- decodeHex(String) - Static method in class org.xipki.security.pkcs11.P11Slot
-
Returns the hex representation of the bytes.
- DEFAULT_P11MODULE_NAME - Static variable in interface org.xipki.security.pkcs11.P11CryptServiceFactory
-
- DFLT_BASEDIR - Static variable in class org.xipki.security.pkcs11.emulator.EmulatorP11Module
-
- 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
-
- digest() - Method in class org.xipki.security.pkcs11.DigestOutputStream
-
- DigestOutputStream - Class in org.xipki.security.pkcs11
-
TODO.
- DigestOutputStream(Digest) - Constructor for class org.xipki.security.pkcs11.DigestOutputStream
-
- digestSecretKey(long) - Method in class org.xipki.security.pkcs11.P11Identity
-
- digestSecretKey0(long) - Method in class org.xipki.security.pkcs11.emulator.EmulatorP11Identity
-
- digestSecretKey0(long) - Method in class org.xipki.security.pkcs11.P11Identity
-
- DigestSecretKeyTemplate(ProxyMessage.SlotIdentifier, ProxyMessage.ObjectIdentifier, long) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.DigestSecretKeyTemplate
-
- 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
-
- GenDSAKeypairParams(P11SlotIdentifier, P11Slot.P11NewKeyControl, BigInteger, BigInteger, BigInteger) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
-
- GenECKeypairParams(P11SlotIdentifier, P11Slot.P11NewKeyControl, ASN1ObjectIdentifier) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.GenECKeypairParams
-
- generateDSAKeypair(int, int, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates a DSA keypair.
- generateDSAKeypair(BigInteger, BigInteger, BigInteger, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates a DSA keypair.
- generateDSAKeypair(int, int, KeystoreGenerationParameters, String) - Method in class org.xipki.security.pkcs12.P12KeyGenerator
-
- generateDSAKeypair(int, int, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
-
- generateDSAKeypair(DSAParameters, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
-
- generateDSAKeypair(DSAParameterSpec, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
-
- generateDSAKeypair0(BigInteger, BigInteger, BigInteger, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates a DSA keypair.
- generateDSAKeypair0(BigInteger, BigInteger, BigInteger, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
-
- generateDSAPublicKey(DSAPublicKeySpec) - Static method in class org.xipki.security.util.KeyUtil
-
- generateECKeypair(String, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an EC keypair.
- generateECKeypair(String, KeystoreGenerationParameters, String) - Method in class org.xipki.security.pkcs12.P12KeyGenerator
-
- generateECKeypair(ASN1ObjectIdentifier, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
-
- generateECKeypair0(ASN1ObjectIdentifier, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an EC keypair.
- generateECKeypair0(ASN1ObjectIdentifier, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
-
- generateECKeypairForCurveNameOrOid(String, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
-
- generateLabel(String) - Method in class org.xipki.security.pkcs11.P11Slot
-
- generatePrivateKeyParameter(PrivateKey) - Static method in class org.xipki.security.util.KeyUtil
-
- generatePublicKey(SubjectPublicKeyInfo) - Method in interface org.xipki.security.SecurityFactory
-
Create PublicKey from the subjectPublicKeyInfo.
- generatePublicKey(SubjectPublicKeyInfo) - Method in class org.xipki.security.SecurityFactoryImpl
-
- generatePublicKey(SubjectPublicKeyInfo) - Static method in class org.xipki.security.util.KeyUtil
-
- generatePublicKeyParameter(PublicKey) - Static method in class org.xipki.security.util.KeyUtil
-
- generateRSAKeypair(int, BigInteger, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an RSA keypair.
- generateRSAKeypair(int, BigInteger, KeystoreGenerationParameters, String) - Method in class org.xipki.security.pkcs12.P12KeyGenerator
-
- generateRSAKeypair(int, BigInteger, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
-
- generateRSAKeypair0(int, BigInteger, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an RSA keypair.
- generateRSAKeypair0(int, BigInteger, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
-
- generateRSAPrivateKeyParameter(RSAPrivateKey) - Static method in class org.xipki.security.util.SignerUtil
-
- generateRSAPublicKey(RSAPublicKeySpec) - Static method in class org.xipki.security.util.KeyUtil
-
- generateSecretKey(long, int, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates a secret key in the PKCS#11 token.
- generateSecretKey(String, int, KeystoreGenerationParameters) - Method in class org.xipki.security.pkcs12.P12KeyGenerator
-
- generateSecretKey0(long, int, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates a secret key in the PKCS#11 token.
- generateSecretKey0(long, int, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
-
- generateSignature() - Method in class org.xipki.security.DSAPlainDigestSigner
-
- generateSM2Keypair(P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an SM2 keypair.
- generateSM2Keypair0(P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an SM2p256v1 keypair.
- generateSM2Keypair0(P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
-
- GenRSAKeypairParams(P11SlotIdentifier, P11Slot.P11NewKeyControl, int, BigInteger) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
-
- GenSecretKeyParams(P11SlotIdentifier, P11Slot.P11NewKeyControl, long, int) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
-
- GenSM2KeypairParams(P11SlotIdentifier, P11Slot.P11NewKeyControl) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSM2KeypairParams
-
- getActionName(short) - Static method in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
-
- getAlgoNames() - Method in class org.xipki.security.CollectionAlgorithmValidator
-
- getAlgorithm() - Method in class org.xipki.security.pkcs11.P11PrivateKey
-
- getAlgorithmCode() - Method in interface org.xipki.security.ConcurrentContentSigner
-
Returns the algorithm code in XiPKI context.
- getAlgorithmCode() - Method in class org.xipki.security.DfltConcurrentContentSigner
-
- getAlgorithmCode() - Method in enum org.xipki.security.HashAlgo
-
- getAlgorithmIdentifier() - Method in enum org.xipki.security.HashAlgo
-
- getAlgorithmIdentifier() - Method in class org.xipki.security.pkcs12.AESGmacContentSigner
-
- getAlgorithmIdentifier() - Method in class org.xipki.security.pkcs12.HmacContentSigner
-
- getAlgorithmIdentifier() - Method in class org.xipki.security.SignatureSigner
-
- getAlgorithmIdentifier() - Method in class org.xipki.security.XiWrappedContentSigner
-
- getAlgorithmName() - Method in interface org.xipki.security.ConcurrentContentSigner
-
- getAlgorithmName() - Method in class org.xipki.security.DfltConcurrentContentSigner
-
- getBcCertificate() - Method in interface org.xipki.security.ConcurrentContentSigner
-
- getBcCertificate() - Method in class org.xipki.security.DfltConcurrentContentSigner
-
- getBcCertificateChain() - Method in interface org.xipki.security.ConcurrentContentSigner
-
- getBcCertificateChain() - Method in class org.xipki.security.DfltConcurrentContentSigner
-
- getBcUsage() - Method in enum org.xipki.security.KeyUsage
-
- getBit() - Method in enum org.xipki.security.KeyUsage
-
- getBoolean(Properties, String, boolean) - Static method in class org.xipki.security.Securities
-
- getBytes() - Method in class org.xipki.security.pkcs11.P11Params.P11ByteArrayParams
-
- getCert(P11SlotIdentifier, P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11CryptService
-
- getCert(P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11Slot
-
Gets certificate with the given identifier id.
- getCert() - Method in class org.xipki.security.X509Cert
-
- getCertAttributes() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
-
- getCertForId(byte[]) - Method in class org.xipki.security.pkcs11.P11Slot
-
Gets certificate with the given identifier id.
- getCertForId(byte[]) - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
-
Returns the certificate of the given identifier id.
- getCertHolder() - Method in class org.xipki.security.X509Cert
-
- getCertId() - Method in class org.xipki.security.pkcs11.P11IdentityId
-
- getCertIds() - Method in class org.xipki.security.pkcs11.P11Slot
-
- getCertificate() - Method in interface org.xipki.security.ConcurrentContentSigner
-
- getCertificate() - Method in class org.xipki.security.DfltConcurrentContentSigner
-
- getCertificate() - Method in class org.xipki.security.KeyCertPair
-
- getCertificate() - Method in class org.xipki.security.pkcs11.P11Identity
-
- getCertificate() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.AddCertParams
-
- getCertificate() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdAndCert
-
- getCertificate() - Method in class org.xipki.security.pkcs12.P12ContentSignerBuilder
-
- getCertificateChain() - Method in interface org.xipki.security.ConcurrentContentSigner
-
- getCertificateChain() - Method in class org.xipki.security.DfltConcurrentContentSigner
-
- getCertificateChain() - Method in class org.xipki.security.pkcs12.P12ContentSignerBuilder
-
- getCertificates() - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
-
- getCertLabelForId(byte[]) - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
-
Returns the PKCS#11 label for certificate of the given id.
- getCode() - Method in enum org.xipki.security.AlgorithmCode
-
- getCode() - Method in enum org.xipki.security.CrlReason
-
- getCode() - Method in class org.xipki.security.TlsExtensionType
-
- getCommonName(X500Principal) - Static method in class org.xipki.security.util.X509Util
-
- getCommonName(X500Name) - Static method in class org.xipki.security.util.X509Util
-
- getConf() - Method in class org.xipki.security.pkcs11.P11Module
-
- getConf() - Method in class org.xipki.security.SignerConf
-
- getConfValue(String) - Method in class org.xipki.security.SignerConf
-
- getContentVerifierProvider(X509Certificate) - Method in class org.xipki.security.AbstractSecurityFactory
-
- getContentVerifierProvider(X509CertificateHolder) - Method in class org.xipki.security.AbstractSecurityFactory
-
- getContentVerifierProvider(PublicKey) - Method in interface org.xipki.security.SecurityFactory
-
Gets the ContentVerifierProvider from the public key.
- getContentVerifierProvider(X509Certificate) - Method in interface org.xipki.security.SecurityFactory
-
Gets the ContentVerifierProvider from the certificate.
- getContentVerifierProvider(X509CertificateHolder) - Method in interface org.xipki.security.SecurityFactory
-
Gets the ContentVerifierProvider from the certificate.
- getContentVerifierProvider(PublicKey) - Method in class org.xipki.security.SecurityFactoryImpl
-
- getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.AddCertParams
-
- getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
-
- getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenECKeypairParams
-
- getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
-
- getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
-
- getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSM2KeypairParams
-
- getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
-
- getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.NewKeyControl
-
- getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.NewObjectControl
-
- getCoreExtValue(X509Certificate, ASN1ObjectIdentifier) - Static method in class org.xipki.security.util.X509Util
-
- getCoreExtValue(X509AttributeCertificateHolder, ASN1ObjectIdentifier) - Static method in class org.xipki.security.util.X509Util
-
- getCurveId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenECKeypairParams
-
- getCurveName(ASN1ObjectIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getCurveOidForCurveNameOrOid(String) - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getDefaultIDA() - Static method in class org.xipki.security.util.GMUtil
-
- getDescription() - Method in enum org.xipki.security.CrlReason
-
- getDescription() - Method in class org.xipki.security.pkcs11.emulator.EmulatorP11Module
-
- getDescription() - Method in class org.xipki.security.pkcs11.iaik.IaikP11Module
-
- getDescription() - Method in class org.xipki.security.pkcs11.P11Module
-
- getDescription(byte[], char[]) - Static method in class org.xipki.security.pkcs11.P11Slot
-
- getDescription(byte[], String) - Static method in class org.xipki.security.pkcs11.P11Slot
-
- getDescription() - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Module
-
- getDfltSignerParallelism() - Method in interface org.xipki.security.SecurityFactory
-
- getDfltSignerParallelism() - Method in class org.xipki.security.SecurityFactoryImpl
-
- getDigestPkcsPrefix(HashAlgo) - Static method in class org.xipki.security.util.SignerUtil
-
- getDSAParameterSpec(int, int, SecureRandom) - Static method in class org.xipki.security.util.DSAParameterCache
-
- getECCurveNames() - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getEncoded() - Method in class org.xipki.security.CertRevocationInfo
-
- getEncoded() - Method in class org.xipki.security.pkcs11.P11PrivateKey
-
- getEncodedAlgorithmIdentifier() - Method in class org.xipki.security.pkcs12.AESGmacContentSigner
-
- getEncodedAlgorithmIdentifier() - Method in class org.xipki.security.pkcs12.HmacContentSigner
-
- getEncodedAlgorithmIdentifier() - Method in class org.xipki.security.SignatureSigner
-
- getEncodedAlgorithmIdentifier() - Method in interface org.xipki.security.XiContentSigner
-
returns the encoded algorithm identifier.
- getEncodedAlgorithmIdentifier() - Method in class org.xipki.security.XiWrappedContentSigner
-
- getEncodedCert() - Method in class org.xipki.security.X509Cert
-
- getEncodedLength() - Method in enum org.xipki.security.HashAlgo
-
- getErrorCode() - Method in exception org.xipki.security.pkcs11.emulator.PKCS11Exception
-
Returns the PKCS#11 error code.
- getExcludeSlots() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
-
- getExtractable() - Method in class org.xipki.security.pkcs11.P11Slot.P11NewKeyControl
-
- getFailureInfoText(int) - Static method in class org.xipki.security.util.CmpFailureUtil
-
- getFormat() - Method in class org.xipki.security.pkcs11.P11PrivateKey
-
- getG() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
-
- getHashAlg(String) - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getHashAlgo() - Method in class org.xipki.security.IssuerHash
-
- getHashAlgo() - Method in class org.xipki.security.SignerConf
-
- getHashAlgorithm() - Method in class org.xipki.security.pkcs11.P11Params.P11RSAPkcsPssParams
-
- getHashOutputSizeInOctets(ASN1ObjectIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getId() - Method in class org.xipki.security.pkcs11.P11Identity
-
- getId() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
-
- getId() - Method in class org.xipki.security.pkcs11.P11Slot.P11NewObjectControl
-
- getId() - Method in class org.xipki.security.pkcs11.P11SlotIdentifier
-
- getId() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Slot
-
- getId() - Method in class org.xipki.security.pkcs11.provider.XiSM2ParameterSpec
-
Return the ID value.
- getIdentities() - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
-
- getIdentity(P11IdentityId) - Method in class org.xipki.security.pkcs11.P11CryptService
-
- getIdentity(P11SlotIdentifier, P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11CryptService
-
- getIdentity(P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11Slot
-
- getIdentityId() - Method in class org.xipki.security.pkcs11.P11PrivateKey
-
- getIdentityId(byte[], String) - Method in class org.xipki.security.pkcs11.P11Slot
-
- getIdentityKeyIds() - Method in class org.xipki.security.pkcs11.P11Slot
-
- getIdHex() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
-
- getIdLength() - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11NewObjectConf
-
- getIdLength() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
-
- getIgnoreLabel() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
-
- getImplictConfirmGeneralInfo() - Static method in class org.xipki.security.cmp.CmpUtil
-
- getIncludeSlots() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
-
- getIndex() - Method in class org.xipki.security.pkcs11.P11SlotIdentifier
-
- getIndex() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Slot
-
- getInputBlockSize() - Method in class org.xipki.security.pkcs11.P11PlainRSASigner
-
- getInstance(Object) - Static method in class org.xipki.security.ExtensionExistence
-
- getInstance(ASN1ObjectIdentifier) - Static method in enum org.xipki.security.HashAlgo
-
- getInstance(String) - Static method in enum org.xipki.security.HashAlgo
-
- getInstance(P11ModuleConf) - Static method in class org.xipki.security.pkcs11.emulator.EmulatorP11Module
-
- getInstance(P11ModuleConf) - Static method in class org.xipki.security.pkcs11.iaik.IaikP11Module
-
- getInstance(P11CryptService, P11SlotIdentifier, P11ObjectIdentifier) - Static method in class org.xipki.security.pkcs11.P11KeyParameter
-
- getInstance(P11CryptService, P11IdentityId) - Static method in class org.xipki.security.pkcs11.P11RSAKeyParameter
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.AddCertParams
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.DigestSecretKeyTemplate
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenECKeypairParams
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSM2KeypairParams
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.IdentityId
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.Mechanism
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.NewKeyControl
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.NewObjectControl
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdAndCert
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifier
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifiers
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.P11Params
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RemoveObjectsParams
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RSAPkcsPssParams
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ServerCaps
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdAndObjectId
-
- getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdentifier
-
- getInstance(P11ModuleConf) - Static method in class org.xipki.security.pkcs11.proxy.ProxyP11Module
-
- getInstanceForEncoded(byte[]) - Static method in enum org.xipki.security.HashAlgo
-
- getInstanceForEncoded(byte[], int, int) - Static method in enum org.xipki.security.HashAlgo
-
- getInt(Properties, String, int) - Static method in class org.xipki.security.Securities
-
- getInvalidityTime() - Method in class org.xipki.security.CertRevocationInfo
-
Get the invalidity time.
- getIssuerKeyHash() - Method in class org.xipki.security.IssuerHash
-
- getIssuerNameHash() - Method in class org.xipki.security.IssuerHash
-
- getIV() - Method in class org.xipki.security.pkcs11.P11Params.P11IVParams
-
- getKey() - Method in class org.xipki.security.pkcs12.P12ContentSignerBuilder
-
- getKey() - Method in class org.xipki.security.pkcs12.P12MacContentSignerBuilder
-
- getKeyId() - Method in class org.xipki.security.pkcs11.P11IdentityId
-
- getKeysize() - Method in class org.xipki.security.pkcs11.P11PrivateKey
-
- getKeysize() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
-
- getKeysize() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
-
- getKeyStore(String) - Static method in class org.xipki.security.util.KeyUtil
-
- getKeyType() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
-
- getKeyType() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
-
- getKeyUsage(String) - Static method in enum org.xipki.security.KeyUsage
-
- getKeyUsage(int) - Static method in enum org.xipki.security.KeyUsage
-
- getKeyUsageFromBcUsage(int) - Static method in enum org.xipki.security.KeyUsage
-
- getKeyValue() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
-
- getLabel() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
-
- getLabel() - Method in class org.xipki.security.pkcs11.P11Slot.P11NewObjectControl
-
- getLabelChars() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
-
- getLength() - Method in enum org.xipki.security.HashAlgo
-
- getMacAlgId(String) - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getMaskGenerationFunction() - Method in class org.xipki.security.pkcs11.P11Params.P11RSAPkcsPssParams
-
- getMaxMessageSize() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getMaxMessageSize() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
-
- getMechanism() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.DigestSecretKeyTemplate
-
- getMechanism() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.Mechanism
-
- getMechanism() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
-
- getMechanismFilters() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
-
- getMechanisms() - Method in class org.xipki.security.pkcs11.P11Slot
-
- getMechanisms() - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
-
- getMechanisms() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanismSet
-
- getMechanismSet() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanimFilter
-
- getMechanismSets() - Method in class org.xipki.security.pkcs11.Pkcs11conf
-
- getMessage() - Method in exception org.xipki.security.pkcs11.emulator.PKCS11Exception
-
This method gets the corresponding text error message from
a property file.
- getMessage() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
-
- getModule() - Method in class org.xipki.security.pkcs11.P11CryptService
-
- getModuleName() - Method in class org.xipki.security.pkcs11.P11Slot
-
- getModuleNames() - Method in interface org.xipki.security.pkcs11.P11CryptServiceFactory
-
- getModuleNames() - Method in class org.xipki.security.pkcs11.P11CryptServiceFactoryImpl
-
- getModules() - Method in class org.xipki.security.pkcs11.Pkcs11conf
-
- getName() - Method in interface org.xipki.security.ConcurrentContentSigner
-
- getName() - Method in class org.xipki.security.DfltConcurrentContentSigner
-
- getName() - Method in enum org.xipki.security.HashAlgo
-
- getName() - Method in enum org.xipki.security.KeyUsage
-
- getName(ASN1ObjectIdentifier) - Static method in class org.xipki.security.ObjectIdentifiers
-
- getName() - Method in class org.xipki.security.pkcs11.P11Module
-
- getName() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getName() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanismSet
-
- getName() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
-
- getName() - Method in class org.xipki.security.TlsExtensionType
-
- getNativeLibraries() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
-
- getNativeLibrary() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getNeedExtensions() - Method in class org.xipki.security.ExtensionExistence
-
- getNewDSAParameterSpec(int, int, SecureRandom) - Static method in class org.xipki.security.util.DSAParameterCache
-
- getNewObjectConf() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
-
- getNonNullInstance(ASN1ObjectIdentifier) - Static method in enum org.xipki.security.HashAlgo
-
- getNonNullInstance(String) - Static method in enum org.xipki.security.HashAlgo
-
- getObjectId() - Method in class org.xipki.security.pkcs11.P11KeyParameter
-
- getObjectId(byte[], String) - Method in class org.xipki.security.pkcs11.P11Slot
-
- getObjectId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.DigestSecretKeyTemplate
-
- getObjectId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdAndCert
-
- getObjectId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
-
- getObjectId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdAndObjectId
-
- getObjectIds() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifiers
-
- getObjectLabel() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RemoveObjectsParams
-
- getOctetStringBytes(ASN1Encodable) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage
-
- getOid() - Method in enum org.xipki.security.HashAlgo
-
- getOjectId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RemoveObjectsParams
-
- getOperationSystems() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NativeLibrary
-
- getOutputBlockSize() - Method in class org.xipki.security.pkcs11.P11PlainRSASigner
-
- getOutputStream() - Method in class org.xipki.security.pkcs12.AESGmacContentSigner
-
- getOutputStream() - Method in class org.xipki.security.pkcs12.HmacContentSigner
-
- getOutputStream() - Method in class org.xipki.security.SignatureSigner
-
- getOutputStream() - Method in class org.xipki.security.XiWrappedContentSigner
-
- getP() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
-
- getP11CryptService(String) - Method in interface org.xipki.security.pkcs11.P11CryptServiceFactory
-
- getP11CryptService(String) - Method in class org.xipki.security.pkcs11.P11CryptServiceFactoryImpl
-
- getP11CryptService() - Method in class org.xipki.security.pkcs11.P11KeyParameter
-
- getP11CryptService() - Method in class org.xipki.security.pkcs11.P11PrivateKey
-
- getP11CryptServiceFactory() - Method in class org.xipki.security.Securities
-
- getP11MechanismFilter() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getP11Module(P11ModuleConf) - Method in interface org.xipki.security.pkcs11.P11ModuleFactoryRegister
-
- getP11Module(P11ModuleConf) - Method in class org.xipki.security.pkcs11.P11ModuleFactoryRegisterImpl
-
- getP11NewObjectConf() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getP11Params() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.P11Params
-
- getParams() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.Mechanism
-
- getPassword(P11SlotIdentifier) - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11PasswordsRetriever
-
- getPassword() - Method in class org.xipki.security.pkcs12.KeystoreGenerationParameters
-
- getPasswordResolver() - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11PasswordsRetriever
-
- getPasswordResolver() - Method in interface org.xipki.security.SecurityFactory
-
- getPasswordResolver() - Method in class org.xipki.security.SecurityFactoryImpl
-
- getPasswordRetriever() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getPasswords() - Method in class org.xipki.security.pkcs11.Pkcs11conf.PasswordSet
-
- getPasswordSets() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
-
- getPath() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NativeLibrary
-
- getPkcs11CkaCode() - Method in enum org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf.CertAttribute
-
- getPkcsPssParams() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RSAPkcsPssParams
-
- getPkiMessage() - Method in class org.xipki.security.cmp.PkiResponse
-
- getPrivateKey() - Method in class org.xipki.security.KeyCertPair
-
- getProtectionResult() - Method in class org.xipki.security.cmp.ProtectionVerificationResult
-
- getProtectionVerificationResult() - Method in class org.xipki.security.cmp.PkiResponse
-
- getPublicExponent() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
-
- getPublicKey() - Method in interface org.xipki.security.ConcurrentContentSigner
-
- getPublicKey() - Method in class org.xipki.security.DfltConcurrentContentSigner
-
- getPublicKey() - Method in class org.xipki.security.pkcs11.P11Identity
-
- getPublicKey() - Method in class org.xipki.security.pkcs11.P11PrivateKey
-
- getPublicKeyId() - Method in class org.xipki.security.pkcs11.P11IdentityId
-
- getQ() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
-
- getRandom() - Method in class org.xipki.security.pkcs12.KeystoreGenerationParameters
-
- getRandom4Key() - Method in interface org.xipki.security.SecurityFactory
-
- getRandom4Key() - Method in class org.xipki.security.SecurityFactoryImpl
-
- getRandom4Sign() - Method in interface org.xipki.security.SecurityFactory
-
- getRandom4Sign() - Method in class org.xipki.security.SecurityFactoryImpl
-
- getReason() - Method in class org.xipki.security.CertRevocationInfo
-
- getRequestor() - Method in class org.xipki.security.cmp.ProtectionVerificationResult
-
- getReturnCodeName(short) - Static method in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
-
- getRevocationTime() - Method in class org.xipki.security.CertRevocationInfo
-
Gets the revocation time.
- getRfc4519Name(X500Principal) - Static method in class org.xipki.security.util.X509Util
-
- getRfc4519Name(X500Name) - Static method in class org.xipki.security.util.X509Util
-
- getSaltLength() - Method in class org.xipki.security.pkcs11.P11Params.P11RSAPkcsPssParams
-
- getSecurityFactory() - Method in class org.xipki.security.Securities
-
- getSensitive() - Method in class org.xipki.security.pkcs11.P11Slot.P11NewKeyControl
-
- getSetCertObjectAttributes() - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11NewObjectConf
-
- getSha1OfMacKey() - Method in interface org.xipki.security.ConcurrentContentSigner
-
- getSha1OfMacKey() - Method in class org.xipki.security.DfltConcurrentContentSigner
-
- getSigAlgId(String) - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getSigAlgId(PublicKey, SignerConf) - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getSigAlgId(PublicKey, HashAlgo, SignatureAlgoControl) - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getSignature() - Method in class org.xipki.security.pkcs12.AESGmacContentSigner
-
- getSignature() - Method in class org.xipki.security.pkcs12.HmacContentSigner
-
- getSignature() - Method in class org.xipki.security.SignatureSigner
-
- getSignature() - Method in class org.xipki.security.XiWrappedContentSigner
-
- getSignatureAlgoControl() - Method in class org.xipki.security.SignerConf
-
- getSignatureAlgoName(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getSignatureKeyBitLength() - Method in class org.xipki.security.pkcs11.P11Identity
-
- getSigningKey() - Method in interface org.xipki.security.ConcurrentContentSigner
-
Get the signing key.
- getSigningKey() - Method in class org.xipki.security.DfltConcurrentContentSigner
-
- getSigOrMacAlgoCode(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getSigOrMacAlgoName(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
-
- getSlot(P11SlotIdentifier) - Method in class org.xipki.security.pkcs11.P11CryptService
-
- getSlot() - Method in class org.xipki.security.pkcs11.P11KeyParameter
-
- getSlot(P11SlotIdentifier) - Method in class org.xipki.security.pkcs11.P11Module
-
Returns slot for the given slotId.
- getSlotId() - Method in class org.xipki.security.pkcs11.P11IdentityId
-
- getSlotId() - Method in class org.xipki.security.pkcs11.P11Slot
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.AddCertParams
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.DigestSecretKeyTemplate
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenECKeypairParams
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSM2KeypairParams
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdAndCert
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RemoveObjectsParams
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
-
- getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdAndObjectId
-
- getSlotIdForId(long) - Method in class org.xipki.security.pkcs11.P11Module
-
- getSlotIdForIndex(int) - Method in class org.xipki.security.pkcs11.P11Module
-
- getSlotIds() - Method in class org.xipki.security.pkcs11.P11Module
-
- getSlots() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanimFilter
-
- getSlots() - Method in class org.xipki.security.pkcs11.Pkcs11conf.PasswordSet
-
- getSM2Z(ASN1ObjectIdentifier, BigInteger, BigInteger) - Static method in class org.xipki.security.util.GMUtil
-
- getSM2Z(byte[], ASN1ObjectIdentifier, BigInteger, BigInteger) - Static method in class org.xipki.security.util.GMUtil
-
- getString(Properties, String, String) - Static method in class org.xipki.security.Securities
-
- getSubject() - Method in class org.xipki.security.X509Cert
-
- getSubjectAsX500Name() - Method in class org.xipki.security.X509Cert
-
- getSubjectKeyIdentifier() - Method in class org.xipki.security.X509Cert
-
- getSupportedSignerTypes() - Method in class org.xipki.security.pkcs11.P11SignerFactory
-
- getSupportedSignerTypes() - Method in class org.xipki.security.pkcs12.P12SignerFactory
-
- getSupportedSignerTypes() - Method in interface org.xipki.security.SecurityFactory
-
Retrieves the types of supported signers.
- getSupportedSignerTypes() - Method in class org.xipki.security.SecurityFactoryImpl
-
- getSupportedSignerTypes() - Method in interface org.xipki.security.SignerFactory
-
Retrieves the types of supported signers.
- getSupportedSignerTypes() - Method in interface org.xipki.security.SignerFactoryRegister
-
Retrieves the types of supported signers.
- getSupportedSignerTypes() - Method in class org.xipki.security.SignerFactoryRegisterImpl
-
- getTagNo() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.P11Params
-
- getType() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getType() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
-
- getUncompressedEncodedECPoint(ECPoint, int) - Static method in class org.xipki.security.util.KeyUtil
-
- getUsages() - Method in class org.xipki.security.pkcs11.P11Slot.P11NewKeyControl
-
- getUser() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
-
- getUserType() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getValue() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.IdentityId
-
- getValue() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifier
-
- getValue() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdentifier
-
- getVersions() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ServerCaps
-
- getWantExtensions() - Method in class org.xipki.security.ExtensionExistence
-
- GMUtil - Class in org.xipki.security.util
-
Chinese GM/SM Util class.
- validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanimFilter
-
- validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanismSet
-
- validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
-
- validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NativeLibrary
-
- validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
-
- validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.PasswordSet
-
- validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Slot
-
- validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf
-
- value(String) - Method in class org.xipki.security.cmp.CmpUtf8Pairs
-
- 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.cmp.ProtectionResult
-
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.
- valueOf(String) - Static method in enum org.xipki.security.pkcs11.emulator.EmulatorP11Module.Vendor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.security.pkcs11.iaik.IaikP11Module.Vendor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.security.pkcs11.P11Slot.P11KeyUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf.CertAttribute
-
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.cmp.ProtectionResult
-
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.
- values() - Static method in enum org.xipki.security.pkcs11.emulator.EmulatorP11Module.Vendor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.security.pkcs11.iaik.IaikP11Module.Vendor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.security.pkcs11.P11Slot.P11KeyUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf.CertAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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
-
- VERSION_V1_0 - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
-