- valueOf(String) - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.AgreementAlg
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.AsymmetricAlg
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.DerivationFunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.DigestAlg
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.MGF
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.Mod
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.AgreementAlg
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.AsymmetricAlg
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.DerivationFunctionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.DigestAlg
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.MGF
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum tr.gov.tubitak.uekae.esya.api.crypto.alg.Mod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Verifier - Interface in tr.gov.tubitak.uekae.esya.api.crypto
-
- verify(SignatureAlg, AlgorithmParams, byte[], byte[], PublicKey) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.util.SignUtil
-
- verify(SignatureAlg, byte[], byte[], PublicKey) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.util.SignUtil
-
- verify(SignatureAlg, byte[], byte[], ECertificate) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.util.SignUtil
-
- verify(SignatureAlg, AlgorithmParams, byte[], byte[], ECertificate) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.util.SignUtil
-
- verifySignature(byte[]) - Method in interface tr.gov.tubitak.uekae.esya.api.crypto.Verifier
-