public interface KeyAgreeRecipient extends Recipient
| Modifier and Type | Method and Description |
|---|---|
AlgorithmIdentifier |
getPrivateKeyAlgorithmIdentifier() |
RecipientOperator |
getRecipientOperator(AlgorithmIdentifier keyEncAlg,
AlgorithmIdentifier contentEncryptionAlgorithm,
SubjectPublicKeyInfo senderPublicKey,
ASN1OctetString userKeyingMaterial,
byte[] encryptedContentKey) |
RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncAlg, AlgorithmIdentifier contentEncryptionAlgorithm, SubjectPublicKeyInfo senderPublicKey, ASN1OctetString userKeyingMaterial, byte[] encryptedContentKey) throws CMSException
CMSExceptionAlgorithmIdentifier getPrivateKeyAlgorithmIdentifier()
Copyright © 2015. All rights reserved.