Namespace: Org.BouncyCastle.Pkcs
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Pkcs12StoreBuilder SetKeyAlgorithm( DerObjectIdentifier keyAlgorithm ) |
Visual Basic |
---|
Public Function SetKeyAlgorithm ( _ keyAlgorithm As DerObjectIdentifier _ ) As Pkcs12StoreBuilder |
Visual C++ |
---|
public: Pkcs12StoreBuilder^ SetKeyAlgorithm( DerObjectIdentifier^ keyAlgorithm ) |
Parameters
- keyAlgorithm
- Type: Org.BouncyCastle.Asn1..::..DerObjectIdentifier