public class EncryptedData
extends java.lang.Object
EncryptedData ::= SEQUENCE {
recipients SequenceOfRecipientInfo,
ciphertext SymmetricCiphertext
}
| Modifier and Type | Method and Description |
|---|---|
static EncryptedData |
getInstance(java.lang.Object o) |
public static EncryptedData getInstance(java.lang.Object o)