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