- DfltConcurrentContentSigner - Class in org.xipki.security
-
TODO.
- DfltConcurrentContentSigner(boolean, List<XiContentSigner>) - Constructor for class org.xipki.security.DfltConcurrentContentSigner
-
- DfltConcurrentContentSigner(boolean, List<XiContentSigner>, Key) - Constructor for class org.xipki.security.DfltConcurrentContentSigner
-
- DN_BUSINESS_CATEGORY - Static variable in class org.xipki.security.ObjectIdentifiers
-
businessCategory - DirectoryString(SIZE(1..128)
- DN_C - Static variable in class org.xipki.security.ObjectIdentifiers
-
country code - StringType(SIZE(2)).
- DN_CN - Static variable in class org.xipki.security.ObjectIdentifiers
-
common name - StringType(SIZE(1..64))
- DN_COUNTRY_OF_CITIZENSHIP - Static variable in class org.xipki.security.ObjectIdentifiers
-
RFC 3039 CountryOfCitizenship - PrintableString (SIZE (2))-- ISO 3166 codes only.
- DN_COUNTRY_OF_RESIDENCE - Static variable in class org.xipki.security.ObjectIdentifiers
-
RFC 3039 CountryOfResidence - PrintableString (SIZE (2))-- ISO 3166 codes only.
- DN_DATE_OF_BIRTH - Static variable in class org.xipki.security.ObjectIdentifiers
-
RFC 3039 DateOfBirth - GeneralizedTime - YYYYMMDD000000Z.
- DN_DC - Static variable in class org.xipki.security.ObjectIdentifiers
-
- DN_DMD_NAME - Static variable in class org.xipki.security.ObjectIdentifiers
-
RFC 2256 dmdName.
- DN_E - Static variable in class org.xipki.security.ObjectIdentifiers
-
email address in certificates.
- DN_EmailAddress - Static variable in class org.xipki.security.ObjectIdentifiers
-
Email address (RSA PKCS#9 extension) - IA5String.
- DN_GENDER - Static variable in class org.xipki.security.ObjectIdentifiers
-
RFC 3039 Gender - PrintableString (SIZE(1))-- "M", "F", "m" or "f".
- DN_GENERATION - Static variable in class org.xipki.security.ObjectIdentifiers
-
- DN_GENERATION_QUALIFIER - Static variable in class org.xipki.security.ObjectIdentifiers
-
- DN_GIVENNAME - Static variable in class org.xipki.security.ObjectIdentifiers
-
- DN_INITIALS - Static variable in class org.xipki.security.ObjectIdentifiers
-
- DN_L - Static variable in class org.xipki.security.ObjectIdentifiers
-
locality name - StringType(SIZE(1..64))
- DN_LDAP_UID - Static variable in class org.xipki.security.ObjectIdentifiers
-
LDAP User id.
- DN_LOCALITYNAME - Static variable in class org.xipki.security.ObjectIdentifiers
-
- DN_NAME - Static variable in class org.xipki.security.ObjectIdentifiers
-
id-at-name.
- DN_NAME_AT_BIRTH - Static variable in class org.xipki.security.ObjectIdentifiers
-
ISIS-MTT NameAtBirth - DirectoryString(SIZE(1..64)
- DN_O - Static variable in class org.xipki.security.ObjectIdentifiers
-
organization - StringType(SIZE(1..64))
- DN_organizationIdentifier - Static variable in class org.xipki.security.ObjectIdentifiers
-
organizationIdentifier - StringType(SIZE(1..64))
- DN_OU - Static variable in class org.xipki.security.ObjectIdentifiers
-
organizational unit name - StringType(SIZE(1..64))
- DN_PLACE_OF_BIRTH - Static variable in class org.xipki.security.ObjectIdentifiers
-
RFC 3039 PlaceOfBirth - DirectoryString(SIZE(1..128)
- DN_POSTAL_ADDRESS - Static variable in class org.xipki.security.ObjectIdentifiers
-
RFC 3039 PostalAddress - SEQUENCE SIZE (1..6) OF
DirectoryString(SIZE(1..30))
- DN_POSTAL_CODE - Static variable in class org.xipki.security.ObjectIdentifiers
-
postalCode - DirectoryString(SIZE(1..40)
- DN_PSEUDONYM - Static variable in class org.xipki.security.ObjectIdentifiers
-
RFC 3039 Pseudonym - DirectoryString(SIZE(1..64)
- DN_QUALIFIER - Static variable in class org.xipki.security.ObjectIdentifiers
-
dnQualifier - DirectoryString(SIZE(1..64)
- DN_SERIALNUMBER - Static variable in class org.xipki.security.ObjectIdentifiers
-
device serial number name - StringType(SIZE(1..64))
- DN_SN - Static variable in class org.xipki.security.ObjectIdentifiers
-
device serial number name - StringType(SIZE(1..64))
- DN_ST - Static variable in class org.xipki.security.ObjectIdentifiers
-
state, or province name - StringType(SIZE(1..64))
- DN_STREET - Static variable in class org.xipki.security.ObjectIdentifiers
-
street - StringType(SIZE(1..64))
- DN_SURNAME - Static variable in class org.xipki.security.ObjectIdentifiers
-
Naming attributes of type X520name.
- DN_T - Static variable in class org.xipki.security.ObjectIdentifiers
-
Title.
- DN_TELEPHONE_NUMBER - Static variable in class org.xipki.security.ObjectIdentifiers
-
id-at-telephoneNumber.
- DN_UNIQUE_IDENTIFIER - Static variable in class org.xipki.security.ObjectIdentifiers
-
- DN_UnstructuredAddress - Static variable in class org.xipki.security.ObjectIdentifiers
-
- DN_UnstructuredName - Static variable in class org.xipki.security.ObjectIdentifiers
-
more from PKCS#9.
- DSAParameterCache - Class in org.xipki.security.util
-
Cache for DSA parameter specs.
- DSAPlainDigestSigner - Class in org.xipki.security
-
TODO.
- DSAPlainDigestSigner(DSA, Digest) - Constructor for class org.xipki.security.DSAPlainDigestSigner
-
- dsaSigPlainToX962(byte[]) - Static method in class org.xipki.security.util.SignerUtil
-
- dsaSigToPlain(BigInteger, BigInteger, int) - Static method in class org.xipki.security.util.SignerUtil
-
- dsaSigX962ToPlain(byte[], int) - Static method in class org.xipki.security.util.SignerUtil
-
- valueOf(String) - Static method in enum org.xipki.security.AlgorithmCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.security.CertpathValidationModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.security.CrlReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.security.HashAlgo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.security.KeyUsage
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xipki.security.AlgorithmCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.security.CertpathValidationModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.security.CrlReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.security.HashAlgo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.security.KeyUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(String, SSLSession) - Method in class org.xipki.security.HttpsHostnameVerifier
-
Verify that the host name is an acceptable match with
the server's authentication scheme.
- verifyPopo(PKCS10CertificationRequest, AlgorithmValidator) - Method in interface org.xipki.security.SecurityFactory
-
Verifies the signature of CSR.
- verifyPopo(CertificationRequest, AlgorithmValidator) - Method in interface org.xipki.security.SecurityFactory
-
Verifies the signature of CSR.
- verifyPopo(CertificationRequest, AlgorithmValidator) - Method in class org.xipki.security.SecurityFactoryImpl
-
- verifyPopo(PKCS10CertificationRequest, AlgorithmValidator) - Method in class org.xipki.security.SecurityFactoryImpl
-
- verifySignature(byte[]) - Method in class org.xipki.security.DSAPlainDigestSigner
-