- IDEA_CBC - Static variable in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
- IDEA_CBC_PAD - Static variable in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
- IDEA_ECB - Static variable in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
- IDEA_KEY_GEN - Static variable in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
- IDEA_MAC - Static variable in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
- IDEA_MAC_GENERAL - Static variable in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
- INDENT - Static variable in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCConstants
-
- init(Key, AlgorithmParams) - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.NSSCipher
-
- init(byte[], AlgorithmParams) - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.NSSCipher
-
- init(Key) - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.NSSKeyAgreement
-
- init(Key, AlgorithmParams) - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.NSSKeyAgreement
-
- init(Key, AlgorithmParams) - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.NSSMAC
-
- init(byte[], AlgorithmParams) - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.NSSMAC
-
- init(Key) - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.NSSWrapper
-
- init(Key, AlgorithmParams) - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.NSSWrapper
-
- isDigestMechanism(long) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCFunctions
-
This method checks, if the mechanism with the given code is a digest
mechanism.
- isDigestMechanism() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
This method checks, if this mechanism is a digest mechanism.
- isEncryptor() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.NSSCipher
-
- isFipsMode() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.NSSCryptoProvider
-
- isFullEncryptDecryptMechanism(long) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCFunctions
-
This method checks, if the mechanism with the given code is a full
encrypt/decrypt mechanism; i.e.
- isFullEncryptDecryptMechanism() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
This method checks, if this mechanism is a full
encrypt/decrypt mechanism; i.e.
- isFullSignVerifyMechanism(long) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCFunctions
-
This method checks, if the mechanism with the given code is a full
sign/verify mechanism; i.e.
- isFullSignVerifyMechanism() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
This method checks, if this mechanism is a full
sign/verify mechanism; i.e.
- isKeyDerivationMechanism(long) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCFunctions
-
This method checks, if the mechanism with the given code is a
key derivation mechanism.
- isKeyDerivationMechanism() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
This method checks, if this mechanism is a
key derivation mechanism.
- isKeyGenerationMechanism(long) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCFunctions
-
This method checks, if the mechanism with the given code is a key
generation mechanism for generating symmetric keys.
- isKeyGenerationMechanism() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
This method checks, if this mechanism is a key
generation mechanism for generating symmetric keys.
- isKeyPairGenerationMechanism(long) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCFunctions
-
This method checks, if the mechanism with the given code is a key-pair
generation mechanism for generating key-pairs.
- isKeyPairGenerationMechanism() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
This method checks, if this mechanism is a key-pair
generation mechanism for generating key-pairs.
- isSignVerifyRecoverMechanism(long) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCFunctions
-
This method checks, if the mechanism with the given code is a sign/verify
mechanism with message recovery.
- isSignVerifyRecoverMechanism() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
This method checks, if this mechanism is a sign/verify
mechanism with message recovery.
- isSingleOperationEncryptDecryptMechanism(long) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCFunctions
-
This method checks, if the mechanism with the given code is a
single-operation encrypt/decrypt mechanism; i.e.
- isSingleOperationEncryptDecryptMechanism() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
This method checks, if this mechanism is a
single-operation encrypt/decrypt mechanism; i.e.
- isSingleOperationSignVerifyMechanism(long) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCFunctions
-
This method checks, if the mechanism with the given code is a
single-operation sign/verify mechanism; i.e.
- isSingleOperationSignVerifyMechanism() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
This method checks, if this mechanism is a
single-operation sign/verify mechanism; i.e.
- isWrapper() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.NSSWrapper
-
- isWrapUnwrapMechanism(long) - Static method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCFunctions
-
This method checks, if the mechanism with the given code is a
wrap/unwrap mechanism; i.e.
- isWrapUnwrapMechanism() - Method in class tr.gov.tubitak.uekae.esya.api.crypto.provider.nss.pkcs11wrapper.SCMechanism
-
This method checks, if this mechanism is a
wrap/unwrap mechanism; i.e.