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 |
ConcatKDFParams Utility Class.
|
DerivedKey |
DerivedKey element.
|
DHAgreementMethod |
This class represents an XML Encyption AgreementMethod element with the
Diffie-Hellman protocol.
|
DHExplicitAgreementMethod |
Diffie-Hellman ES key agreement method Util class.
|
DHKeyValue |
XML Encryption KeyValue class for Diffie-Hellman public keys.
|
DSAKeyValue |
XML-DSIG KeyValue class for DSA public keys.
|
ECDHESAgreementMethod |
Elliptic curve Diffie-Hellman key agreement method util class.
|
ECDSAKeyValue |
Elliptic Curve Digital Signature Algorithm element.
|
ECKeyValue |
ECKeyValue element.
|
KeyDerivationMethod |
Defines KeyDerivationMethod element.
|
KeyDerivationParams |
Defines KeyDerivationParams element.
|
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 |
Defines PBKDF2params element.
|
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
|