| Interface | Description |
|---|---|
| KeyInfoData |
Interface for children of XML-DSIG KeyInfo.
|
| KeyValueData |
Marker interface for children of XML-DSIG KeyValue.
|
| Class | Description |
|---|---|
| AgreementMethod |
This class represents an XML Encyption AgreementMethod element.
|
| ConcatKDFParams | |
| DerivedKey | |
| DHAgreementMethod |
This class represents an XML Encyption AgreementMethod element with the Diffie-Hellman protocol.
|
| DHExplicitAgreementMethod | |
| DHKeyValue |
XML Encryption KeyValue class for Diffie-Hellman public keys.
|
| DSAKeyValue |
XML-DSIG KeyValue class for DSA public keys.
|
| ECDHESAgreementMethod | |
| ECDSAKeyValue | |
| ECKeyValue | |
| KeyDerivationMethod | |
| KeyDerivationParams | |
| KeyName |
XML-DSIG KeyName element.
|
| KeyUtils |
Utility class containing static methods for working with XML-DSIG KeyInfo elements and structures.
|
| KeyValue |
XML-DSIG KeyValue element.
|
| MgmtData |
XML-DSIG MgmtData element.
|
| PBKDF2params | |
| PGPData |
XML-DSIG PGPData element.
|
| RawX509Cert |
Wrapper for a binary X.509 certificate.
|
| RetrievalMethod |
XML-DSIG RetrievalMethod element containing a reference to key info, either elsewhere in the same document or external to the document.
|
| RSAKeyValue |
XML-DSIG KeyValue class for RSA public keys.
|
| SPKIData |
XML-DSIG SPKIData element.
|
| X509Data |
XML-DSIG X509Data element.
|
| X509Data.IssuerAndSerialNo |
Simple holder class to contain an issuer and a serial number
|