See: Description
| Interface | Description |
|---|---|
| PKCSObjectIdentifiers |
pkcs-1 OBJECT IDENTIFIER ::=
{ iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) 1 }
|
| Class | Description |
|---|---|
| Attribute | |
| AuthenticatedSafe | |
| CertBag | |
| CertificationRequest |
PKCS10 Certification request object.
|
| CertificationRequestInfo |
PKCS10 CertificationRequestInfo object.
|
| ContentInfo | |
| CRLBag |
CRL Bag for PKCS#12
|
| DHParameter | |
| EncryptedData |
The EncryptedData object.
|
| EncryptedPrivateKeyInfo | |
| EncryptionScheme | |
| IssuerAndSerialNumber | |
| KeyDerivationFunc | |
| MacData | |
| PBEParameter | |
| PBES2Parameters | |
| PBKDF2Params |
PBKDF2-params ::= SEQUENCE {
salt CHOICE {
specified OCTET STRING,
otherSource AlgorithmIdentifier {{PBKDF2-SaltSources}}
},
iterationCount INTEGER (1..MAX),
keyLength INTEGER (1..MAX) OPTIONAL,
prf AlgorithmIdentifier {{PBKDF2-PRFs}} DEFAULT algid-hmacWithSHA1 }
|
| Pfx |
the infamous Pfx from PKCS12
|
| PKCS12PBEParams | |
| PrivateKeyInfo | |
| RC2CBCParameter | |
| RSAESOAEPparams | |
| RSAPrivateKey | |
| RSAPrivateKeyStructure | Deprecated
use RSAPrivateKey
|
| RSAPublicKey | |
| RSASSAPSSparams | |
| SafeBag | |
| SignedData |
a PKCS#7 signed data object.
|
| SignerInfo |
a PKCS#7 signer info object.
|