public class EncryptedData extends Object
EncryptedData ::= SEQUENCE { recipients SequenceOfRecipientInfo, ciphertext SymmetricCiphertext }
Modifier and Type | Method and Description |
---|---|
static EncryptedData |
getInstance(Object o) |
public static EncryptedData getInstance(Object o)
Copyright © 2021 BouncyCastle.org. All rights reserved.