public Pkcs8EncryptedPrivateKeyInfo(
EncryptedPrivateKeyInfo encryptedPrivateKeyInfo
)
Public Sub New (
encryptedPrivateKeyInfo As EncryptedPrivateKeyInfo
)
public:
Pkcs8EncryptedPrivateKeyInfo(
EncryptedPrivateKeyInfo^ encryptedPrivateKeyInfo
)
Org.BouncyCastle.Pkcs.Pkcs8EncryptedPrivateKeyInfo = function(encryptedPrivateKeyInfo);