Package | Description |
---|---|
org.bouncycastle.cert.cmp |
Basic support package for handling and creating CMP (RFC 4210) certificate management messages.
|
Modifier and Type | Method and Description |
---|---|
ProtectedPKIMessage |
ProtectedPKIMessageBuilder.build(ContentSigner signer)
Build a protected PKI message which has MAC based integrity protection.
|
ProtectedPKIMessage |
ProtectedPKIMessageBuilder.build(MacCalculator macCalculator)
Build a protected PKI message which has MAC based integrity protection.
|
Copyright © 2017 BouncyCastle.org. All rights reserved.