Pkcs8EncryptedPrivateKeyInfoBuilder public class Pkcs8EncryptedPrivateKeyInfoBuilder Documentation Code public Pkcs8EncryptedPrivateKeyInfoBuilder(byte[] privateKeyInfo) public Pkcs8EncryptedPrivateKeyInfoBuilder(PrivateKeyInfo privateKeyInfo) public Pkcs8EncryptedPrivateKeyInfo Build(ICipherBuilder encryptor) Create the encrypted private key info using the passed in encryptor.