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 SetCertAlgorithm( DerObjectIdentifier certAlgorithm ) |
| Visual Basic |
|---|
Public Function SetCertAlgorithm ( _ certAlgorithm As DerObjectIdentifier _ ) As Pkcs12StoreBuilder |
| Visual C++ |
|---|
public: Pkcs12StoreBuilder^ SetCertAlgorithm( DerObjectIdentifier^ certAlgorithm ) |
Parameters
- certAlgorithm
- Type: Org.BouncyCastle.Asn1..::..DerObjectIdentifier