CMSEnvelopedDataParser, supported recipients ids are:
- RecipientId.keyTrans for asymmetric encryption
- RecipientId.kek for symmetric encryptionCMSEncryptionConfig.getAlgorithm()
Uses RecipientId.keyTrans recipient id.CMSEncryptionConfig.getAlgorithm()
Uses RecipientId.kek recipient id.SymmetricPathEncryptionService and PrivateKeyService to decrypt URIrecipientRecipientInformation container.DefaultPathDigestConfig and
encodes resulting bytes using Base64-urlsafe encoding.SymmetricPathEncryptionService and PrivateKeyService to encrypt URIPrivateKeyService.pathEncryptionSecretKey(UserIDAuth) as
path encryption key.Copyright © 2019. All rights reserved.