Class Pkcs8EncryptedPrivateKeyInfoBuilder
- Namespace
- Enterprises.Org.BouncyCastle.Pkcs
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class Pkcs8EncryptedPrivateKeyInfoBuilder- Inheritance
- 
      
      Pkcs8EncryptedPrivateKeyInfoBuilder
- Inherited Members
Constructors
Pkcs8EncryptedPrivateKeyInfoBuilder(PrivateKeyInfo)
public Pkcs8EncryptedPrivateKeyInfoBuilder(PrivateKeyInfo privateKeyInfo)Parameters
- privateKeyInfoPrivateKeyInfo
Pkcs8EncryptedPrivateKeyInfoBuilder(byte[])
public Pkcs8EncryptedPrivateKeyInfoBuilder(byte[] privateKeyInfo)Parameters
- privateKeyInfobyte[]
Methods
Build(ICipherBuilder)
public Pkcs8EncryptedPrivateKeyInfo Build(ICipherBuilder encryptor)Parameters
- encryptorICipherBuilder