public class JcePasswordAuthenticatedRecipient extends JcePasswordRecipient
helper
PKCS5_SCHEME2, PKCS5_SCHEME2_UTF8
Constructor and Description |
---|
JcePasswordAuthenticatedRecipient(char[] password) |
Modifier and Type | Method and Description |
---|---|
RecipientOperator |
getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier contentMacAlgorithm,
byte[] derivedKey,
byte[] encryptedContentEncryptionKey) |
extractSecretKey, getPassword, getPasswordConversionScheme, setPasswordConversionScheme, setProvider, setProvider
public JcePasswordAuthenticatedRecipient(char[] password)
public RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentMacAlgorithm, byte[] derivedKey, byte[] encryptedContentEncryptionKey) throws CMSException
CMSException
Copyright © 2015. All rights reserved.