See: Description
| Interface | Description |
|---|---|
| CRMFObjectIdentifiers |
| Class | Description |
|---|---|
| AttributeTypeAndValue | |
| CertId | |
| CertReqMessages | |
| CertReqMsg | |
| CertRequest | |
| CertTemplate | |
| CertTemplateBuilder | |
| Controls | |
| DhSigStatic |
From RFC 2875 for Diffie-Hellman POP.
|
| EncKeyWithID | |
| EncryptedKey |
EncryptedKey ::= CHOICE {
encryptedValue EncryptedValue, -- deprecated
envelopedData [0] EnvelopedData }
|
| EncryptedValue |
EncryptedValue
Please see reference to pending deprecation in favour of EnvelopedData.
|
| OptionalValidity | |
| PKIArchiveOptions | |
| PKIPublicationInfo |
PKIPublicationInfo ::= SEQUENCE {
action INTEGER {
dontPublish (0),
pleasePublish (1) },
pubInfos SEQUENCE SIZE (1..MAX) OF SinglePubInfo OPTIONAL }
-- pubInfos MUST NOT be present if action is "dontPublish"
-- (if action is "pleasePublish" and pubInfos is omitted,
-- "dontCare" is assumed)
|
| PKMACValue |
Password-based MAC value for use with POPOSigningKeyInput.
|
| POPOPrivKey | |
| POPOSigningKey | |
| POPOSigningKeyInput | |
| ProofOfPossession | |
| SinglePubInfo |
SinglePubInfo ::= SEQUENCE {
pubMethod INTEGER {
dontCare (0),
x500 (1),
web (2),
ldap (3) },
pubLocation GeneralName OPTIONAL }
|
| SubsequentMessage |