ASN1EncryptedData constructor

ASN1EncryptedData(
  1. ASN1EncryptedContentInfo encryptedContentInfo
)

Implementation

ASN1EncryptedData(this.encryptedContentInfo);