A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

a - Variable in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
a - Variable in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
a - Variable in class kz.gamma.hash.GOST3411Digest
 
A(byte[]) - Method in class kz.gamma.hash.GOST3411Digest
 
AA_COMPROMISE - Static variable in class kz.gamma.asn1.x509.CRLReason
Deprecated. use lower case version
AA_COMPROMISE - Static variable in class kz.gamma.asn1.x509.ReasonFlags
Deprecated. use lower case version
aACertificateAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
aACertificateAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
aACertificateSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
aACertificateSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
aACompromise - Static variable in class kz.gamma.asn1.x509.CRLReason
 
aACompromise - Static variable in class kz.gamma.asn1.x509.ReasonFlags
 
accept(File) - Method in class kz.gamma.core.file.KeyFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
acceptablePolicySet - Variable in class kz.gamma.asn1.dvcs.PathProcInput
 
AccessDescription - Class in kz.gamma.asn1.x509
The AccessDescription object.
AccessDescription(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.AccessDescription
 
AccessDescription(DERObjectIdentifier, GeneralName) - Constructor for class kz.gamma.asn1.x509.AccessDescription
create an AccessDescription with the oid and location provided.
accessLocation - Variable in class kz.gamma.asn1.x509.AccessDescription
 
accessMethod - Variable in class kz.gamma.asn1.x509.AccessDescription
 
acinfo - Variable in class kz.gamma.asn1.x509.AttributeCertificate
 
acInfoGen - Variable in class kz.gamma.x509.X509V2AttributeCertificateGenerator
 
actions - Variable in class kz.gamma.jce.ProviderConfigurationPermission
 
add(DEREncodable) - Method in class kz.gamma.asn1.DEREncodableVector
 
addAddionalStore(Store) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Adds a additional Bouncy Castle Store to find CRLs, certificates, attribute certificates or cross certificates.
addAdditionalStoreFromLocation(String, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
addAdditionalStoresFromAltNames(X509Certificate, ExtendedPKIXParameters) - Method in class kz.gamma.jce.provider.PKIXAttrCertPathBuilderSpi
 
addAdditionalStoresFromCRLDistributionPoint(CRLDistPoint, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
addAttribute(DERObjectIdentifier, Attribute) - Method in class kz.gamma.asn1.cms.AttributeTable
 
addAttribute(String, ASN1Encodable) - Method in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
addAttribute(Attribute) - Method in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
addAttribute(X509Attribute) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
add an attribute
addAttributeCertificates(X509Store) - Method in class kz.gamma.cms.CMSSignedGenerator
Add the attribute certificates contained in the passed in store to the generator.
addCapability(DERObjectIdentifier) - Method in class kz.gamma.asn1.smime.SMIMECapabilityVector
 
addCapability(DERObjectIdentifier, int) - Method in class kz.gamma.asn1.smime.SMIMECapabilityVector
 
addCapability(DERObjectIdentifier, ASN1Encodable) - Method in class kz.gamma.asn1.smime.SMIMECapabilityVector
 
addCertificatesAndCRLs(CertStore) - Method in class kz.gamma.cms.CMSSignedGenerator
add the certificates and CRLs contained in the given CertStore to the pool that will be included in the encoded signature block.
addCertsFromSet(List, ASN1Set, String) - Method in class kz.gamma.cms.CMSSignedHelper
 
addCertStore(CertStore) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Adds a Java CertStore to this extended PKIX parameters.
addChild(PKIXPolicyNode) - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
addCRL(X509CRL) - Method in class kz.gamma.x509.X509V2CRLGenerator
Add the CRLEntry objects contained in a previous CRL.
addCRLEntry(ASN1Sequence) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
addCRLEntry(DERInteger, DERUTCTime, int) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
addCRLEntry(DERInteger, Time, int) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
addCRLEntry(DERInteger, Time, int, DERGeneralizedTime) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
addCRLEntry(DERInteger, Time, X509Extensions) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
addCRLEntry(BigInteger, Date, int) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated. Reason being as indicated by CRLReason, i.e.
addCRLEntry(BigInteger, Date, int) - Method in class kz.gamma.x509.X509V2CRLGenerator
Reason being as indicated by CRLReason, i.e.
addCRLEntry(BigInteger, Date, int, Date) - Method in class kz.gamma.x509.X509V2CRLGenerator
Add a CRL entry with an Invalidity Date extension as well as a CRLReason extension.
addCRLEntry(BigInteger, Date, X509Extensions) - Method in class kz.gamma.x509.X509V2CRLGenerator
Add a CRL entry with extensions.
addCRLsFromSet(List, ASN1Set, String) - Method in class kz.gamma.cms.CMSSignedHelper
 
added - Variable in class kz.gamma.asn1.x509.X509Name
 
addError(ErrorBundle) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
addError(ErrorBundle, int) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
addExcludedSubtree(GeneralSubtree) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Adds a subtree to the excluded set of these name constraints.
addExtension(DERObjectIdentifier, boolean, DEREncodable) - Method in class kz.gamma.asn1.x509.X509ExtensionsGenerator
Add an extension with the given oid and the passed in value to be included in the OCTET STRING associated with the extension.
addExtension(DERObjectIdentifier, boolean, byte[]) - Method in class kz.gamma.asn1.x509.X509ExtensionsGenerator
Add an extension with the given oid and the passed in byte array to be wrapped in the OCTET STRING associated with the extension.
addExtension(String) - Method in class kz.gamma.core.file.KeyFileFilter
Adds a filetype "dot" extension to filter against.
addExtension(String, boolean, DEREncodable) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated. add a given extension field for the standard extensions tag (tag 3)
addExtension(DERObjectIdentifier, boolean, DEREncodable) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated. add a given extension field for the standard extensions tag (tag 0)
addExtension(String, boolean, byte[]) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated. add a given extension field for the standard extensions tag (tag 0)
addExtension(DERObjectIdentifier, boolean, byte[]) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated. add a given extension field for the standard extensions tag (tag 0)
addExtension(String, boolean, DEREncodable) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. add a given extension field for the standard extensions tag (tag 3)
addExtension(DERObjectIdentifier, boolean, DEREncodable) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. add a given extension field for the standard extensions tag (tag 3)
addExtension(String, boolean, byte[]) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. add a given extension field for the standard extensions tag (tag 3) The value parameter becomes the contents of the octet string associated with the extension.
addExtension(DERObjectIdentifier, boolean, byte[]) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. add a given extension field for the standard extensions tag (tag 3)
addExtension(String, boolean, ASN1Encodable) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
add a given extension field for the standard extensions tag
addExtension(String, boolean, byte[]) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
add a given extension field for the standard extensions tag The value parameter becomes the contents of the octet string associated with the extension.
addExtension(String, boolean, DEREncodable) - Method in class kz.gamma.x509.X509V2CRLGenerator
add a given extension field for the standard extensions tag (tag 0)
addExtension(DERObjectIdentifier, boolean, DEREncodable) - Method in class kz.gamma.x509.X509V2CRLGenerator
add a given extension field for the standard extensions tag (tag 0)
addExtension(String, boolean, byte[]) - Method in class kz.gamma.x509.X509V2CRLGenerator
add a given extension field for the standard extensions tag (tag 0)
addExtension(DERObjectIdentifier, boolean, byte[]) - Method in class kz.gamma.x509.X509V2CRLGenerator
add a given extension field for the standard extensions tag (tag 0)
addExtension(String, boolean, DEREncodable) - Method in class kz.gamma.x509.X509V3CertificateGenerator
add a given extension field for the standard extensions tag (tag 3)
addExtension(DERObjectIdentifier, boolean, DEREncodable) - Method in class kz.gamma.x509.X509V3CertificateGenerator
add a given extension field for the standard extensions tag (tag 3)
addExtension(String, boolean, byte[]) - Method in class kz.gamma.x509.X509V3CertificateGenerator
add a given extension field for the standard extensions tag (tag 3) The value parameter becomes the contents of the octet string associated with the extension.
addExtension(DERObjectIdentifier, boolean, byte[]) - Method in class kz.gamma.x509.X509V3CertificateGenerator
add a given extension field for the standard extensions tag (tag 3)
addExtraArgs(String, Locale) - Method in class kz.gamma.i18n.LocalizedMessage
 
addHashCode(int, Object) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
additionalChecks(X509AttributeCertificate, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
additionalLocationsEnabled - Variable in class kz.gamma.x509.ExtendedPKIXParameters
 
additionalStores - Variable in class kz.gamma.x509.ExtendedPKIXParameters
 
addKEKRecipient(SecretKey, byte[]) - Method in class kz.gamma.cms.CMSEnvelopedGenerator
add a KEK recipient.
addKeyAgreementRecipient(String, PrivateKey, PublicKey, X509Certificate, String, String) - Method in class kz.gamma.cms.CMSEnvelopedGenerator
Add a key agreement based recipient.
addKeyRecipient(X509Certificate) - Method in class kz.gamma.cms.CMSGammaEnvelopedData
Добавление получателя сообщения.
addKeyRecipient(X509Certificate) - Method in class kz.gamma.cms.CMSVistaEnvelopedData
Добавление получателя сообщения.
addKeyTransRecipient(X509Certificate) - Method in class kz.gamma.cms.CMSEnvelopedGenerator
add a recipient.
addKeyTransRecipient(PublicKey, byte[]) - Method in class kz.gamma.cms.CMSEnvelopedGenerator
add a recipient
addMultiValuedRDN(DERObjectIdentifier[], String[]) - Method in class kz.gamma.asn1.x500.X500NameBuilder
 
addMultiValuedRDN(DERObjectIdentifier[], ASN1Encodable[]) - Method in class kz.gamma.asn1.x500.X500NameBuilder
 
addMultiValuedRDN(AttributeTypeAndValue[]) - Method in class kz.gamma.asn1.x500.X500NameBuilder
 
addNotification(ErrorBundle) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
addNotification(ErrorBundle, int) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
addObject(DEREncodable) - Method in class kz.gamma.asn1.ASN1Sequence
 
addObject(DEREncodable) - Method in class kz.gamma.asn1.ASN1Set
 
addObject(DEREncodable) - Method in class kz.gamma.asn1.BERSequenceGenerator
 
addObject(DEREncodable) - Method in class kz.gamma.asn1.DERConstructedSequence
Deprecated.  
addObject(DEREncodable) - Method in class kz.gamma.asn1.DERConstructedSet
Deprecated.  
addObject(DEREncodable) - Method in class kz.gamma.asn1.DERSequenceGenerator
 
addPasswordRecipient(CMSPBEKey, String) - Method in class kz.gamma.cms.CMSEnvelopedGenerator
 
addPolicy(String) - Method in class kz.gamma.asn1.x509.CertificatePolicies
 
addRDN(DERObjectIdentifier, String) - Method in class kz.gamma.asn1.x500.X500NameBuilder
 
addRDN(DERObjectIdentifier, ASN1Encodable) - Method in class kz.gamma.asn1.x500.X500NameBuilder
 
addRDN(AttributeTypeAndValue) - Method in class kz.gamma.asn1.x500.X500NameBuilder
 
addReasons(ReasonsMask) - Method in class kz.gamma.jce.provider.ReasonsMask
Adds all reasons from the reasons mask to this mask.
addressToByte(Number, int) - Static method in class kz.gamma.core.UtilCM
Конвертирование адреса в его байтовое представление
addrServer - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
addSigner(PrivateKey, X509Certificate, String) - Method in class kz.gamma.cms.CMSSignedDataGenerator
add a signer - no attributes other than the default ones will be provided here.
addSigner(PrivateKey, X509Certificate, String, AttributeTable, AttributeTable) - Method in class kz.gamma.cms.CMSSignedDataGenerator
add a signer with extra signed/unsigned attributes.
addSigner(PrivateKey, X509Certificate, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator) - Method in class kz.gamma.cms.CMSSignedDataGenerator
add a signer with extra signed/unsigned attributes based on generators.
addSigner(PrivateKey, X509Certificate, String, String) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
add a signer - no attributes other than the default ones will be provided here.
addSigner(PrivateKey, X509Certificate, String, AttributeTable, AttributeTable, String) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
add a signer with extra signed/unsigned attributes.
addSigner(PrivateKey, X509Certificate, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, String) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
 
addSigner(PrivateKey, X509Certificate, String) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator
add a signer - no attributes other than the default ones will be provided here.
addSigner(PrivateKey, X509Certificate, String, AttributeTable, AttributeTable) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator
add a signer with extra signed/unsigned attributes.
addSigner(PrivateKey, X509Certificate, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator
add a signer with extra signed/unsigned attributes based on generators.
addSigners(SignerInformationStore) - Method in class kz.gamma.cms.CMSSignedGenerator
Add a store of precalculated signers to the generator.
addStore(Store) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Adds a Bouncy Castle Store to find CRLs, certificates, attribute certificates or cross certificates.
addTargetGroup(GeneralName) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Adds a target group criterion for the attribute certificate to the target information extension criteria.
addTargetGroup(byte[]) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Adds a target group criterion for the attribute certificate to the target information extension criteria.
addTargetName(GeneralName) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Adds a target name criterion for the attribute certificate to the target information extension criteria.
addTargetName(byte[]) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Adds a target name criterion for the attribute certificate to the target information extension criteria.
addToCache(String, List) - Method in class kz.gamma.x509.util.LDAPStoreHelper
 
addUnprotectedAttrs(Attribute) - Method in class kz.gamma.cms.CMSGammaEnvelopedData
Добавление не защищенных аттрибутов сообщения.
addUnprotectedAttrs(Attribute) - Method in class kz.gamma.cms.CMSVistaEnvelopedData
Добавление не защищенных аттрибутов сообщения.
addVistaFile(String, byte[]) - Method in class kz.gamma.vista.VistaMessage
 
aes - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
aES128_CBC - Static variable in class kz.gamma.asn1.smime.SMIMECapability
 
aES192_CBC - Static variable in class kz.gamma.asn1.smime.SMIMECapability
 
aES256_CBC - Static variable in class kz.gamma.asn1.smime.SMIMECapability
 
AFFILIATION_CHANGED - Static variable in class kz.gamma.asn1.x509.CRLReason
Deprecated. use lower case version
AFFILIATION_CHANGED - Static variable in class kz.gamma.asn1.x509.ReasonFlags
Deprecated. use lower case version
affiliationChanged - Static variable in class kz.gamma.asn1.x509.CRLReason
 
affiliationChanged - Static variable in class kz.gamma.asn1.x509.ReasonFlags
 
ALG_CLASS_DATA_ENCRYPT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
ALG_CLASS_HASH - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
ALG_RSA_1536_EXCH - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм на ключевой обмен "1.3.6.1.4.1.6801.1.8.21"
ALG_SID_GOST - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
ALG_SID_RSA_1024 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
ALG_SID_SHA_160 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
ALG_SID_SHA_256 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
ALG_SID_T3DES - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
ALG_SID_TG28147 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
ALG_SID_TGR3411 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
ALG_TYPE_ANY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
ALG_TYPE_BLOCK - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
ALG_TYPE_STREAM - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
algId - Variable in class kz.gamma.asn1.pkcs.EncryptedPrivateKeyInfo
 
algId - Variable in class kz.gamma.asn1.pkcs.PrivateKeyInfo
 
algId - Variable in class kz.gamma.asn1.x509.DigestInfo
 
algId - Variable in class kz.gamma.asn1.x509.SubjectPublicKeyInfo
 
algID - Variable in class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
 
algID - Variable in class kz.gamma.jce.provider.JDKKeyPairGenerator.RSA
 
algIdAlgCode - Variable in class kz.gamma.tumarcsp.AlgParamUtil
 
algKey - Variable in class kz.gamma.tumarcsp.AlgParamUtil
 
algKeyName - Variable in class kz.gamma.tumarcsp.AlgParamUtil
 
algorithm - Variable in class kz.gamma.asn1.cms.OriginatorPublicKey
 
algorithm - Variable in class kz.gamma.asn1.x9.KeySpecificInfo
 
algorithm - Variable in class kz.gamma.jce.provider.JCEECPrivateKey
 
algorithm - Variable in class kz.gamma.jce.provider.JCEECPublicKey
 
algorithm - Variable in class kz.gamma.jce.provider.JDKKeyFactory.CRYPTOPRO
 
algorithm - Variable in class kz.gamma.jce.provider.JDKKeyFactory.ECGOST34310
 
AlgorithmIdentifier - Class in kz.gamma.asn1.x509
 
AlgorithmIdentifier(DERObjectIdentifier) - Constructor for class kz.gamma.asn1.x509.AlgorithmIdentifier
 
AlgorithmIdentifier(String) - Constructor for class kz.gamma.asn1.x509.AlgorithmIdentifier
 
AlgorithmIdentifier(DERObjectIdentifier, DEREncodable) - Constructor for class kz.gamma.asn1.x509.AlgorithmIdentifier
 
AlgorithmIdentifier(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.AlgorithmIdentifier
 
ALGORITHMS - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
algorithms - Static variable in class kz.gamma.jce.PKCS10CertificationRequest
 
algorithms - Static variable in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated.  
algorithms - Static variable in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
algorithms - Static variable in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
algorithms - Static variable in class kz.gamma.x509.X509Util
 
AlgParamUtil - Class in kz.gamma.tumarcsp
Параметры алгоритмов
AlgParamUtil() - Constructor for class kz.gamma.tumarcsp.AlgParamUtil
Конструктор
algUtil - Static variable in class kz.gamma.jce.provider.GammaTechProvider
 
ALL - Static variable in class kz.gamma.jce.ProviderConfigurationPermission
 
ALL_ALGORITHM_CODES - Static variable in class kz.gamma.tumarcsp.AlgParamUtil
 
ALL_ALGORITHM_CODES_LIST - Static variable in class kz.gamma.tumarcsp.AlgParamUtil
 
ALL_ALGORITHM_IDENTIFIERS - Static variable in class kz.gamma.tumarcsp.AlgParamUtil
 
ALL_ALGORITHM_IDENTIFIERS_LIST - Static variable in class kz.gamma.tumarcsp.AlgParamUtil
 
ALL_STR - Static variable in class kz.gamma.jce.ProviderConfigurationPermission
 
allReasons - Static variable in class kz.gamma.jce.provider.ReasonsMask
A mask with all revocation reasons.
ALPHABETIC_MAXSIZE - Variable in class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
altNamePresentAndCritical - Variable in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
amount - Variable in class kz.gamma.asn1.x509.qualified.MonetaryValue
 
AnnotatedException - Exception in kz.gamma.jce.provider
 
AnnotatedException(String, Throwable) - Constructor for exception kz.gamma.jce.provider.AnnotatedException
 
AnnotatedException(String) - Constructor for exception kz.gamma.jce.provider.AnnotatedException
 
ansi_X9_62 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
ANY_POLICY - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
ANY_POLICY - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
anyCertHasTypeOther() - Method in class kz.gamma.cms.CMSSignedHelper
 
anyCertHasV1Attribute() - Method in class kz.gamma.cms.CMSSignedHelper
 
anyCertHasV2Attribute() - Method in class kz.gamma.cms.CMSSignedHelper
 
anyCrlHasTypeOther() - Method in class kz.gamma.cms.CMSSignedHelper
 
anyExtendedKeyUsage - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
anyPolicy - Static variable in class kz.gamma.asn1.x509.CertificatePolicies
 
appendObject(StringBuffer, String, String, String) - Method in class kz.gamma.asn1.x509.DistributionPoint
 
appendObject(StringBuffer, String, String, String) - Method in class kz.gamma.asn1.x509.DistributionPointName
 
appendObject(StringBuffer, String, String, String) - Method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
appendRDN(StringBuffer, RDN, Hashtable) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
appendTypeAndValue(StringBuffer, AttributeTypeAndValue, Hashtable) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
appendValue(StringBuffer, Hashtable, DERObjectIdentifier, String) - Method in class kz.gamma.asn1.x509.X509Name
 
APPLICATION - Static variable in interface kz.gamma.asn1.DERTags
 
ARCH_METHOD_BZ2 - Static variable in class kz.gamma.vista.VistaConstants
 
ARCH_METHOD_NOARCH - Static variable in class kz.gamma.vista.VistaConstants
 
archType - Variable in class kz.gamma.vista.VistaMessage
 
areEqual(X500Name, X500Name) - Method in class kz.gamma.asn1.x500.style.BCStrictStyle
 
areEqual(X500Name, X500Name) - Method in class kz.gamma.asn1.x500.style.BCStyle
 
areEqual(X500Name, X500Name) - Method in class kz.gamma.asn1.x500.style.RFC4519Style
 
areEqual(X500Name, X500Name) - Method in interface kz.gamma.asn1.x500.X500NameStyle
Return true if the two names are equal.
areEqual(byte[], byte[]) - Static method in class kz.gamma.util.Arrays
 
areEqual(int[], int[]) - Static method in class kz.gamma.util.Arrays
 
argFilterType - Variable in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
arguments - Variable in class kz.gamma.i18n.LocalizedMessage
 
arguments - Variable in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
array2hex(byte[]) - Static method in class kz.gamma.core.UtilCM
Конвертирование массива байт в HEX-строку
array2hex(byte[], int) - Static method in class kz.gamma.core.UtilCM
Конвертирование массива байт в HEX-строку
array2hex(byte[], int, int) - Static method in class kz.gamma.core.UtilCM
Конвертирование массива байт в HEX-строку
arrayFromSequence(ASN1Sequence) - Static method in class kz.gamma.asn1.dvcs.CertEtcToken
 
arrayFromSequence(ASN1Sequence) - Static method in class kz.gamma.asn1.dvcs.TargetEtcChain
 
Arrays - Class in kz.gamma.util
General array utilities.
Arrays() - Constructor for class kz.gamma.util.Arrays
 
ASN1Choice - Interface in kz.gamma.asn1
Marker interface for CHOICE objects - if you implement this in a role your own object any attempt to tag the object implicitly will convert the tag to an explicit one as the encoding rules require.
ASN1Dump - Class in kz.gamma.asn1.util
 
ASN1Dump() - Constructor for class kz.gamma.asn1.util.ASN1Dump
 
ASN1Encodable - Class in kz.gamma.asn1
 
ASN1Encodable() - Constructor for class kz.gamma.asn1.ASN1Encodable
 
ASN1EncodableVector - Class in kz.gamma.asn1
the parent class for this will eventually disappear.
ASN1EncodableVector() - Constructor for class kz.gamma.asn1.ASN1EncodableVector
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.ASN1Null
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.ASN1Object
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.ASN1OctetString
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.ASN1Sequence
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.ASN1Set
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.ASN1TaggedObject
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERApplicationSpecific
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERBitString
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERBMPString
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERBoolean
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DEREnumerated
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERGeneralizedTime
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERGeneralString
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERIA5String
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERInteger
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERNumericString
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERObjectIdentifier
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERPrintableString
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERT61String
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERUniversalString
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERUTCTime
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERUTF8String
 
asn1Equals(DERObject) - Method in class kz.gamma.asn1.DERVisibleString
 
ASN1Generator - Class in kz.gamma.asn1
 
ASN1Generator(OutputStream) - Constructor for class kz.gamma.asn1.ASN1Generator
 
ASN1InputStream - Class in kz.gamma.asn1
a general purpose ASN.1 decoder - note: this class differs from the others in that it returns null after it has read the last object in the stream.
ASN1InputStream(InputStream) - Constructor for class kz.gamma.asn1.ASN1InputStream
 
ASN1InputStream(byte[]) - Constructor for class kz.gamma.asn1.ASN1InputStream
Create an ASN1InputStream based on the input byte array.
ASN1InputStream(InputStream, int) - Constructor for class kz.gamma.asn1.ASN1InputStream
Create an ASN1InputStream where no DER object will be longer than limit.
ASN1Null - Class in kz.gamma.asn1
A NULL object.
ASN1Null() - Constructor for class kz.gamma.asn1.ASN1Null
 
asn1Null - Static variable in class kz.gamma.cms.RecipientInformation
 
ASN1Object - Class in kz.gamma.asn1
 
ASN1Object() - Constructor for class kz.gamma.asn1.ASN1Object
 
ASN1ObjectParser - Class in kz.gamma.asn1
 
ASN1ObjectParser(int, int, InputStream) - Constructor for class kz.gamma.asn1.ASN1ObjectParser
 
ASN1OctetString - Class in kz.gamma.asn1
 
ASN1OctetString(byte[]) - Constructor for class kz.gamma.asn1.ASN1OctetString
 
ASN1OctetString(DEREncodable) - Constructor for class kz.gamma.asn1.ASN1OctetString
 
ASN1OctetStringParser - Interface in kz.gamma.asn1
 
ASN1OutputStream - Class in kz.gamma.asn1
 
ASN1OutputStream(OutputStream) - Constructor for class kz.gamma.asn1.ASN1OutputStream
 
ASN1Sequence - Class in kz.gamma.asn1
 
ASN1Sequence() - Constructor for class kz.gamma.asn1.ASN1Sequence
 
ASN1SequenceParser - Interface in kz.gamma.asn1
 
ASN1Set - Class in kz.gamma.asn1
 
ASN1Set() - Constructor for class kz.gamma.asn1.ASN1Set
 
ASN1SetParser - Interface in kz.gamma.asn1
 
ASN1StreamParser - Class in kz.gamma.asn1
 
ASN1StreamParser(InputStream) - Constructor for class kz.gamma.asn1.ASN1StreamParser
 
ASN1StreamParser(InputStream, int) - Constructor for class kz.gamma.asn1.ASN1StreamParser
 
ASN1StreamParser(byte[]) - Constructor for class kz.gamma.asn1.ASN1StreamParser
 
ASN1TaggedObject - Class in kz.gamma.asn1
ASN.1 TaggedObject - in ASN.1 nottation this is any object proceeded by a [n] where n is some number - these are assume to follow the construction rules (as with sequences).
ASN1TaggedObject(int, DEREncodable) - Constructor for class kz.gamma.asn1.ASN1TaggedObject
Create a tagged object in the explicit style.
ASN1TaggedObject(boolean, int, DEREncodable) - Constructor for class kz.gamma.asn1.ASN1TaggedObject
Create a tagged object with the style given by the value of explicit.
ASN1TaggedObjectParser - Interface in kz.gamma.asn1
 
asUnsignedByteArray(BigInteger) - Static method in class kz.gamma.util.BigIntegers
Return the passed in value as an unsigned byte array.
AT_KEYEXCHANGE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
AT_SIGNATURE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
AttCertIssuer - Class in kz.gamma.asn1.x509
 
AttCertIssuer(GeneralNames) - Constructor for class kz.gamma.asn1.x509.AttCertIssuer
Don't use this one if you are trying to be RFC 3281 compliant.
AttCertIssuer(V2Form) - Constructor for class kz.gamma.asn1.x509.AttCertIssuer
 
AttCertValidityPeriod - Class in kz.gamma.asn1.x509
 
AttCertValidityPeriod(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.AttCertValidityPeriod
 
AttCertValidityPeriod(DERGeneralizedTime, DERGeneralizedTime) - Constructor for class kz.gamma.asn1.x509.AttCertValidityPeriod
 
attr - Variable in class kz.gamma.x509.X509Attribute
 
attrCarrier - Variable in class kz.gamma.jce.provider.X509CertificateObject
 
attrCertCheckers - Variable in class kz.gamma.x509.ExtendedPKIXParameters
 
attrCertChecking - Variable in class kz.gamma.x509.X509CRLStoreSelector
 
attrCertSubjectSerialSearch(X509AttributeCertStoreSelector, String[], String[], String[]) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Can use the entityName of the holder of the attribute certificate, the serialNumber of attribute certificate and the serialNumber of the associated certificate of the given of the X509AttributeCertSelector.
attrCertValidityPeriod - Variable in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
Attribute - Class in kz.gamma.asn1.cms
 
Attribute(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.Attribute
 
Attribute(DERObjectIdentifier, ASN1Set) - Constructor for class kz.gamma.asn1.cms.Attribute
 
Attribute - Class in kz.gamma.asn1.pkcs
 
Attribute(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.Attribute
 
Attribute(DERObjectIdentifier, ASN1Set) - Constructor for class kz.gamma.asn1.pkcs.Attribute
 
Attribute - Class in kz.gamma.asn1.x509
 
Attribute(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.Attribute
 
Attribute(DERObjectIdentifier, ASN1Set) - Constructor for class kz.gamma.asn1.x509.Attribute
 
attributeAuthorityRevocationListAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
attributeAuthorityRevocationListAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
attributeAuthorityRevocationListIssuerAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
attributeAuthorityRevocationListIssuerAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
attributeCert - Variable in class kz.gamma.x509.X509AttributeCertStoreSelector
 
AttributeCertificate - Class in kz.gamma.asn1.x509
 
AttributeCertificate(AttributeCertificateInfo, AlgorithmIdentifier, DERBitString) - Constructor for class kz.gamma.asn1.x509.AttributeCertificate
 
AttributeCertificate(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.AttributeCertificate
 
attributeCertificateAttributeAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
attributeCertificateAttributeAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
attributeCertificateAttributeSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
attributeCertificateAttributeSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
AttributeCertificateHolder - Class in kz.gamma.x509
The Holder object.
AttributeCertificateHolder(ASN1Sequence) - Constructor for class kz.gamma.x509.AttributeCertificateHolder
 
AttributeCertificateHolder(X509Principal, BigInteger) - Constructor for class kz.gamma.x509.AttributeCertificateHolder
 
AttributeCertificateHolder(X500Principal, BigInteger) - Constructor for class kz.gamma.x509.AttributeCertificateHolder
 
AttributeCertificateHolder(X509Certificate) - Constructor for class kz.gamma.x509.AttributeCertificateHolder
 
AttributeCertificateHolder(X509Principal) - Constructor for class kz.gamma.x509.AttributeCertificateHolder
 
AttributeCertificateHolder(X500Principal) - Constructor for class kz.gamma.x509.AttributeCertificateHolder
 
AttributeCertificateHolder(int, String, String, byte[]) - Constructor for class kz.gamma.x509.AttributeCertificateHolder
Constructs a holder for v2 attribute certificates with a hash value for some type of object.
AttributeCertificateInfo - Class in kz.gamma.asn1.x509
 
AttributeCertificateInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.AttributeCertificateInfo
 
AttributeCertificateIssuer - Class in kz.gamma.x509
Carrying class for an attribute certificate issuer.
AttributeCertificateIssuer(AttCertIssuer) - Constructor for class kz.gamma.x509.AttributeCertificateIssuer
Set the issuer directly with the ASN.1 structure.
AttributeCertificateIssuer(X500Principal) - Constructor for class kz.gamma.x509.AttributeCertificateIssuer
 
AttributeCertificateIssuer(X509Principal) - Constructor for class kz.gamma.x509.AttributeCertificateIssuer
 
attributeCertificateRevocationListAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
attributeCertificateRevocationListAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
attributeCertificateRevocationListIssuerAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
attributeCertificateRevocationListIssuerAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
attributeCertificateValid - Variable in class kz.gamma.x509.X509AttributeCertStoreSelector
 
attributeDescriptorCertificateAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
attributeDescriptorCertificateAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
attributeDescriptorCertificateSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
attributeDescriptorCertificateSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
attributes - Variable in class kz.gamma.asn1.cms.AttributeTable
 
attributes - Variable in class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
attributes - Variable in class kz.gamma.asn1.pkcs.PrivateKeyInfo
 
attributes - Variable in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
attributes - Variable in class kz.gamma.asn1.x509.SubjectDirectoryAttributes
 
attributes - Variable in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
attributes - Variable in class kz.gamma.cms.SimpleAttributeTableGenerator
 
attributes - Variable in class kz.gamma.vista.VistaFile
 
attributeStore - Variable in class kz.gamma.cms.CMSSignedData
 
AttributeTable - Class in kz.gamma.asn1.cms
 
AttributeTable(Hashtable) - Constructor for class kz.gamma.asn1.cms.AttributeTable
 
AttributeTable(DEREncodableVector) - Constructor for class kz.gamma.asn1.cms.AttributeTable
 
AttributeTable(ASN1Set) - Constructor for class kz.gamma.asn1.cms.AttributeTable
 
AttributeTypeAndValue - Class in kz.gamma.asn1.x500
 
AttributeTypeAndValue(ASN1Sequence) - Constructor for class kz.gamma.asn1.x500.AttributeTypeAndValue
 
AttributeTypeAndValue(DERObjectIdentifier, ASN1Encodable) - Constructor for class kz.gamma.asn1.x500.AttributeTypeAndValue
 
attrNameToOID(String) - Method in class kz.gamma.asn1.x500.style.BCStyle
 
attrNameToOID(String) - Method in class kz.gamma.asn1.x500.style.RFC4519Style
 
attrNameToOID(String) - Method in interface kz.gamma.asn1.x500.X500NameStyle
Return the OID associated with the passed in name.
attrType - Variable in class kz.gamma.asn1.cms.Attribute
 
attrType - Variable in class kz.gamma.asn1.pkcs.Attribute
 
attrType - Variable in class kz.gamma.asn1.x509.Attribute
 
attrValues - Variable in class kz.gamma.asn1.cms.Attribute
 
attrValues - Variable in class kz.gamma.asn1.pkcs.Attribute
 
attrValues - Variable in class kz.gamma.asn1.x509.Attribute
 
atvAreEqual(AttributeTypeAndValue, AttributeTypeAndValue) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
auditIdentity - Static variable in class kz.gamma.asn1.x509.Extension
Audit identity extension in attribute certificates.
AuditIdentity - Static variable in class kz.gamma.asn1.x509.X509Extensions
Audit identity extension in attribute certificates.
AUTH_INFO_ACCESS - Static variable in class kz.gamma.x509.PKIXCertPathReviewer
 
authenticatedAttributes - Variable in class kz.gamma.asn1.cms.SignerInfo
 
authenticatedAttributes - Variable in class kz.gamma.asn1.pkcs.SignerInfo
 
AuthenticatedSafe - Class in kz.gamma.asn1.pkcs
 
AuthenticatedSafe(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.AuthenticatedSafe
 
AuthenticatedSafe(ContentInfo[]) - Constructor for class kz.gamma.asn1.pkcs.AuthenticatedSafe
 
authKeyID - Variable in class kz.gamma.x509.extension.SubjectKeyIdentifierStructure
 
AUTHORITY_INFO_ACCESS - Static variable in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
AUTHORITY_KEY_IDENTIFIER - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
authorityInfoAccess - Static variable in class kz.gamma.asn1.x509.Extension
Authority Info Access
AuthorityInfoAccess - Static variable in class kz.gamma.asn1.x509.X509Extensions
Authority Info Access
AuthorityInformationAccess - Class in kz.gamma.asn1.x509
The AuthorityInformationAccess object.
AuthorityInformationAccess(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.AuthorityInformationAccess
 
AuthorityInformationAccess(DERObjectIdentifier, GeneralName) - Constructor for class kz.gamma.asn1.x509.AuthorityInformationAccess
create an AuthorityInformationAccess with the oid and location provided.
AuthorityKeyIdentifier - Class in kz.gamma.asn1.x509
The AuthorityKeyIdentifier object.
AuthorityKeyIdentifier(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.AuthorityKeyIdentifier
 
AuthorityKeyIdentifier(SubjectPublicKeyInfo) - Constructor for class kz.gamma.asn1.x509.AuthorityKeyIdentifier
Calulates the keyidentifier using a SHA1 hash over the BIT STRING from SubjectPublicKeyInfo as defined in RFC2459.
AuthorityKeyIdentifier(SubjectPublicKeyInfo, GeneralNames, BigInteger) - Constructor for class kz.gamma.asn1.x509.AuthorityKeyIdentifier
create an AuthorityKeyIdentifier with the GeneralNames tag and the serial number provided as well.
AuthorityKeyIdentifier(GeneralNames, BigInteger) - Constructor for class kz.gamma.asn1.x509.AuthorityKeyIdentifier
create an AuthorityKeyIdentifier with the GeneralNames tag and the serial number provided.
AuthorityKeyIdentifier(byte[]) - Constructor for class kz.gamma.asn1.x509.AuthorityKeyIdentifier
create an AuthorityKeyIdentifier with a precomupted key identifier
AuthorityKeyIdentifier(byte[], GeneralNames, BigInteger) - Constructor for class kz.gamma.asn1.x509.AuthorityKeyIdentifier
create an AuthorityKeyIdentifier with a precomupted key identifier and the GeneralNames tag and the serial number provided as well.
authorityKeyIdentifier - Static variable in class kz.gamma.asn1.x509.Extension
Authority Key Identifier
AuthorityKeyIdentifier - Static variable in class kz.gamma.asn1.x509.X509Extensions
Authority Key Identifier
AuthorityKeyIdentifierStructure - Class in kz.gamma.x509.extension
A high level authority key identifier.
AuthorityKeyIdentifierStructure(byte[]) - Constructor for class kz.gamma.x509.extension.AuthorityKeyIdentifierStructure
Constructor which will take the byte[] returned from getExtensionValue()
AuthorityKeyIdentifierStructure(X509Certificate) - Constructor for class kz.gamma.x509.extension.AuthorityKeyIdentifierStructure
Create an AuthorityKeyIdentifier using the passed in certificate's public key, issuer and serial number.
AuthorityKeyIdentifierStructure(PublicKey) - Constructor for class kz.gamma.x509.extension.AuthorityKeyIdentifierStructure
Create an AuthorityKeyIdentifier using just the hash of the public key.
authorityRevocationListAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
authorityRevocationListAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
authorityRevocationListIssuerAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
authorityRevocationListIssuerAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 

B

b - Variable in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
bagAttributes - Variable in class kz.gamma.asn1.pkcs.SafeBag
 
bagId - Variable in class kz.gamma.asn1.pkcs.EncryptedData
 
bagId - Variable in class kz.gamma.asn1.pkcs.SafeBag
 
bagtypes - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
bagValue - Variable in class kz.gamma.asn1.pkcs.EncryptedData
 
bagValue - Variable in class kz.gamma.asn1.pkcs.SafeBag
 
base - Variable in class kz.gamma.asn1.x509.GeneralSubtree
 
Base64 - Class in kz.gamma.util.encoders
BASE64 кодирование и декодирование
Base64() - Constructor for class kz.gamma.util.encoders.Base64
 
Base64Encoder - Class in kz.gamma.util.encoders
BASE64 кодировщик
Base64Encoder() - Constructor for class kz.gamma.util.encoders.Base64Encoder
Конструктор
BASE_CIPHER_NAMES - Static variable in class kz.gamma.cms.CMSEnvelopedHelper
 
baseCertificateID - Variable in class kz.gamma.asn1.x509.Holder
 
baseCertificateID - Variable in class kz.gamma.asn1.x509.V2Form
 
baseDN - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
baseDN - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
baseSignedTable - Variable in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
baseSignedTable - Variable in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
BASIC_CONSTRAINTS - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
BASIC_CONSTRAINTS - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
BASIC_CRYPTOGRAPHY - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
BasicConstraints - Class in kz.gamma.asn1.x509
 
BasicConstraints(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.BasicConstraints
 
BasicConstraints(boolean, int) - Constructor for class kz.gamma.asn1.x509.BasicConstraints
Deprecated. use one of the other two unambigous constructors.
BasicConstraints(boolean) - Constructor for class kz.gamma.asn1.x509.BasicConstraints
 
BasicConstraints(int) - Constructor for class kz.gamma.asn1.x509.BasicConstraints
create a cA=true object for the given path length constraint.
basicConstraints - Static variable in class kz.gamma.asn1.x509.Extension
Basic Constraints
BasicConstraints - Static variable in class kz.gamma.asn1.x509.X509Extensions
Basic Constraints
basicConstraints - Variable in class kz.gamma.jce.provider.X509CertificateObject
 
BasicOCSPResponse - Class in kz.gamma.asn1.ocsp
 
BasicOCSPResponse(ResponseData, AlgorithmIdentifier, DERBitString, ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
BasicOCSPResponse(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
BC_EC_LOCAL_PERMISSION - Static variable in class kz.gamma.jce.provider.ProviderUtil
 
BC_EC_PERMISSION - Static variable in class kz.gamma.jce.provider.ProviderUtil
 
BCStrictStyle - Class in kz.gamma.asn1.x500.style
Variation of BCStyle that insists on strict ordering for equality and hashCode comparisons
BCStrictStyle() - Constructor for class kz.gamma.asn1.x500.style.BCStrictStyle
 
BCStyle - Class in kz.gamma.asn1.x500.style
 
BCStyle() - Constructor for class kz.gamma.asn1.x500.style.BCStyle
 
BER - Static variable in class kz.gamma.asn1.ASN1Encodable
 
BERConstructedOctetString - Class in kz.gamma.asn1
 
BERConstructedOctetString(byte[]) - Constructor for class kz.gamma.asn1.BERConstructedOctetString
 
BERConstructedOctetString(Vector) - Constructor for class kz.gamma.asn1.BERConstructedOctetString
 
BERConstructedOctetString(DERObject) - Constructor for class kz.gamma.asn1.BERConstructedOctetString
 
BERConstructedOctetString(DEREncodable) - Constructor for class kz.gamma.asn1.BERConstructedOctetString
 
BERConstructedSequence - Class in kz.gamma.asn1
Deprecated. use BERSequence
BERConstructedSequence() - Constructor for class kz.gamma.asn1.BERConstructedSequence
Deprecated.  
BERGenerator - Class in kz.gamma.asn1
 
BERGenerator(OutputStream) - Constructor for class kz.gamma.asn1.BERGenerator
 
BERGenerator(OutputStream, int, boolean) - Constructor for class kz.gamma.asn1.BERGenerator
 
BERInputStream - Class in kz.gamma.asn1
Deprecated. use ASN1InputStream
BERInputStream(InputStream) - Constructor for class kz.gamma.asn1.BERInputStream
Deprecated.  
BERNull - Class in kz.gamma.asn1
A BER NULL object.
BERNull() - Constructor for class kz.gamma.asn1.BERNull
 
BEROctetStringGenerator - Class in kz.gamma.asn1
 
BEROctetStringGenerator(OutputStream) - Constructor for class kz.gamma.asn1.BEROctetStringGenerator
 
BEROctetStringGenerator(OutputStream, int, boolean) - Constructor for class kz.gamma.asn1.BEROctetStringGenerator
 
BEROctetStringGenerator.BufferedBEROctetStream - Class in kz.gamma.asn1
 
BEROctetStringGenerator.BufferedBEROctetStream(byte[]) - Constructor for class kz.gamma.asn1.BEROctetStringGenerator.BufferedBEROctetStream
 
BEROctetStringParser - Class in kz.gamma.asn1
 
BEROctetStringParser(ASN1ObjectParser) - Constructor for class kz.gamma.asn1.BEROctetStringParser
 
BEROutputStream - Class in kz.gamma.asn1
 
BEROutputStream(OutputStream) - Constructor for class kz.gamma.asn1.BEROutputStream
 
BERSequence - Class in kz.gamma.asn1
 
BERSequence() - Constructor for class kz.gamma.asn1.BERSequence
create an empty sequence
BERSequence(DEREncodable) - Constructor for class kz.gamma.asn1.BERSequence
create a sequence containing one object
BERSequence(DEREncodableVector) - Constructor for class kz.gamma.asn1.BERSequence
create a sequence containing a vector of objects.
BERSequenceGenerator - Class in kz.gamma.asn1
 
BERSequenceGenerator(OutputStream) - Constructor for class kz.gamma.asn1.BERSequenceGenerator
 
BERSequenceGenerator(OutputStream, int, boolean) - Constructor for class kz.gamma.asn1.BERSequenceGenerator
 
BERSequenceParser - Class in kz.gamma.asn1
 
BERSequenceParser(ASN1ObjectParser) - Constructor for class kz.gamma.asn1.BERSequenceParser
 
BERSet - Class in kz.gamma.asn1
 
BERSet() - Constructor for class kz.gamma.asn1.BERSet
create an empty sequence
BERSet(DEREncodable) - Constructor for class kz.gamma.asn1.BERSet
create a set containing one object
BERSet(DEREncodableVector) - Constructor for class kz.gamma.asn1.BERSet
 
BERSet(DEREncodableVector, boolean) - Constructor for class kz.gamma.asn1.BERSet
 
BERSetParser - Class in kz.gamma.asn1
 
BERSetParser(ASN1ObjectParser) - Constructor for class kz.gamma.asn1.BERSetParser
 
BERTaggedObject - Class in kz.gamma.asn1
BER TaggedObject - in ASN.1 nottation this is any object proceeded by a [n] where n is some number - these are assume to follow the construction rules (as with sequences).
BERTaggedObject(int, DEREncodable) - Constructor for class kz.gamma.asn1.BERTaggedObject
 
BERTaggedObject(boolean, int, DEREncodable) - Constructor for class kz.gamma.asn1.BERTaggedObject
 
BERTaggedObject(int) - Constructor for class kz.gamma.asn1.BERTaggedObject
create an implicitly tagged object that contains a zero length sequence.
BERTaggedObjectParser - Class in kz.gamma.asn1
 
BERTaggedObjectParser(int, int, InputStream) - Constructor for class kz.gamma.asn1.BERTaggedObjectParser
 
bi - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
BigIntegers - Class in kz.gamma.util
BigInteger utilities.
BigIntegers() - Constructor for class kz.gamma.util.BigIntegers
 
bin2base32(byte[], int, int) - Static method in class kz.gamma.core.UtilCM
Формирование base32
BiometricData - Class in kz.gamma.asn1.x509.qualified
The BiometricData object.
BiometricData(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.qualified.BiometricData
 
BiometricData(TypeOfBiometricData, AlgorithmIdentifier, ASN1OctetString, DERIA5String) - Constructor for class kz.gamma.asn1.x509.qualified.BiometricData
 
BiometricData(TypeOfBiometricData, AlgorithmIdentifier, ASN1OctetString) - Constructor for class kz.gamma.asn1.x509.qualified.BiometricData
 
biometricDataHash - Variable in class kz.gamma.asn1.x509.qualified.BiometricData
 
biometricInfo - Static variable in class kz.gamma.asn1.x509.Extension
BiometricInfo
BiometricInfo - Static variable in class kz.gamma.asn1.x509.X509Extensions
BiometricInfo
birthDate - Variable in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
BIT_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
blob - Variable in class kz.gamma.jce.provider.JDKKeyStoreByte
 
blob - Variable in class kz.gamma.vista.VistaFile
 
blobSize - Variable in class kz.gamma.vista.VistaFile
 
blobType - Variable in class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
 
BLOCK_SIZE - Static variable in class kz.gamma.hash.GOST28147Engine
 
BMP_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
bo - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
body - Variable in class kz.gamma.vista.VistaMessage
 
BOOLEAN - Static variable in interface kz.gamma.asn1.DERTags
 
booleanToString(boolean) - Method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
brainpoolP160r1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP160t1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP192r1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP192t1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP224r1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP224t1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP256r1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP256t1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP320r1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP320t1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP384r1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP384t1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP512r1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
brainpoolP512t1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
buf - Variable in class kz.gamma.asn1.x500.style.X500NameTokenizer
 
buf - Variable in class kz.gamma.asn1.x509.X509NameTokenizer
 
buf - Variable in class kz.gamma.util.encoders.BufferedDecoder
 
buf - Variable in class kz.gamma.util.encoders.BufferedEncoder
 
buf - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
BUF_SIZ - Static variable in class kz.gamma.cms.CMSTypedStream
 
BufferedDecoder - Class in kz.gamma.util.encoders
a buffering class to allow translation from one format to another to be done in discrete chunks.
BufferedDecoder(Translator, int) - Constructor for class kz.gamma.util.encoders.BufferedDecoder
 
BufferedEncoder - Class in kz.gamma.util.encoders
a buffering class to allow translation from one format to another to be done in discrete chunks.
BufferedEncoder(Translator, int) - Constructor for class kz.gamma.util.encoders.BufferedEncoder
 
bufOff - Variable in class kz.gamma.util.encoders.BufferedDecoder
 
bufOff - Variable in class kz.gamma.util.encoders.BufferedEncoder
 
build() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
build() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
build() - Method in class kz.gamma.asn1.x500.X500NameBuilder
 
build(X509AttributeCertificate, X509Certificate, ExtendedPKIXBuilderParameters, List) - Method in class kz.gamma.jce.provider.PKIXAttrCertPathBuilderSpi
 
build() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
buildConstructedOctetString(DERObject) - Method in class kz.gamma.asn1.ASN1InputStream
 
buildConstructedOctetString() - Method in class kz.gamma.asn1.BERInputStream
Deprecated.  
buildDerConstructedOctetString(int) - Method in class kz.gamma.asn1.ASN1InputStream
 
buildDerEncodableVector(int) - Method in class kz.gamma.asn1.ASN1InputStream
 
buildEncodableVector(DERObject) - Method in class kz.gamma.asn1.ASN1InputStream
 
buildObject(int, int, int) - Method in class kz.gamma.asn1.ASN1InputStream
build an object given its tag and the number of bytes to construct it from.
buildObject(int, byte[]) - Method in class kz.gamma.asn1.DERInputStream
Deprecated. build an object given its tag and a byte stream to construct it from.
BUSINESS_CATEGORY - Static variable in class kz.gamma.asn1.x500.style.BCStyle
businessCategory - DirectoryString(SIZE(1..128)
BUSINESS_CATEGORY - Static variable in class kz.gamma.asn1.x509.X509Name
businessCategory - DirectoryString(SIZE(1..128)
businessCategory - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
BYTE_ARRAY - Static variable in class kz.gamma.tumarcsp.CertificateFieldsResolver
 
byteArrayToByteArray(byte[]) - Static method in class kz.gamma.tumarcsp.DataConverter
Returns this java byte array as a null-terminated byte array.
byteArrayToString(byte[]) - Static method in class kz.gamma.tumarcsp.DataConverter
Converts a null-terminated byte array to java string.
byteCount - Variable in class kz.gamma.hash.GOST3411Digest
 
bytes - Variable in class kz.gamma.asn1.DEREnumerated
 
bytes - Variable in class kz.gamma.asn1.DERInteger
 
bytes - Variable in class kz.gamma.cms.CMSProcessableByteArray
 
bytesToint(byte[], int) - Method in class kz.gamma.hash.GOST28147Engine
 
bytesToString(byte[]) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
bytesToString(byte[]) - Method in class kz.gamma.asn1.x509.X509Name
 
byteToInt(byte[], int) - Static method in class kz.gamma.core.UtilCM
Deprecated. replaced by UtilCM.byteToInt(byte[] x, int offset, int type)
byteToInt(byte[], int, int) - Static method in class kz.gamma.core.UtilCM
Конвертирование массива из 4-x байт в целое число.
byteToLong(byte[], int, int) - Static method in class kz.gamma.core.UtilCM
Конвертирование массива из 8-x байт в целое число.
byteToShort(byte[], int, int) - Static method in class kz.gamma.core.UtilCM
Конвертирование массива из 2-x байт в целое число.

C

C - Static variable in class kz.gamma.asn1.x500.style.BCStyle
country code - StringType(SIZE(2))
c - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
C - Static variable in class kz.gamma.asn1.x509.X509Name
country code - StringType(SIZE(2))
C - Variable in class kz.gamma.hash.GOST3411Digest
 
c - Variable in class kz.gamma.jce.provider.X509CertificateObject
 
c - Variable in class kz.gamma.jce.provider.X509CRLEntryObject
 
c - Variable in class kz.gamma.jce.provider.X509CRLObject
 
C2 - Static variable in class kz.gamma.hash.GOST3411Digest
reset the chaining variables to the IV values.
c2onb191v4 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2onb191v5 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2onb239v4 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2onb239v5 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2pnb163v1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2pnb163v2 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2pnb163v3 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2pnb176w1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2pnb208w1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2pnb272w1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2pnb304w1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2pnb368w1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2tnb191v1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2tnb191v2 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2tnb191v3 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2tnb239v1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2tnb239v2 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2tnb239v3 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2tnb359v1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
c2tnb431r1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
cA - Variable in class kz.gamma.asn1.x509.BasicConstraints
 
CA_COMPROMISE - Static variable in class kz.gamma.asn1.x509.CRLReason
Deprecated. use lower case version
CA_COMPROMISE - Static variable in class kz.gamma.asn1.x509.ReasonFlags
Deprecated. use lower case version
cACertificateAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
cACertificateAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
caCertificateList - Variable in class kz.gamma.tumarcsp.KeyParams
 
cACertificateSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
cACertificateSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
cacheMap - Variable in class kz.gamma.x509.util.LDAPStoreHelper
 
cacheSize - Static variable in class kz.gamma.x509.util.LDAPStoreHelper
 
cACompromise - Static variable in class kz.gamma.asn1.x509.CRLReason
 
cACompromise - Static variable in class kz.gamma.asn1.x509.ReasonFlags
 
calcCRC(byte[]) - Static method in class kz.gamma.core.UtilCM
Вычисление CRC32
calcFileCRC(byte[]) - Method in class kz.gamma.vista.VistaFile
 
calcHashCode(ASN1Encodable) - Method in class kz.gamma.asn1.x500.style.BCStyle
 
calcHashCode(ASN1Encodable) - Method in class kz.gamma.asn1.x500.style.RFC4519Style
 
calculateEndian() - Static method in class kz.gamma.tumarcsp.LibraryWrapper
Вычисление порядка представления байт
calculateGMTOffset() - Method in class kz.gamma.asn1.DERGeneralizedTime
 
calculateHashCode(X500Name) - Method in class kz.gamma.asn1.x500.style.BCStyle
 
calculateHashCode(X500Name) - Method in class kz.gamma.asn1.x500.style.RFC4519Style
 
calculateHashCode(X500Name) - Method in interface kz.gamma.asn1.x500.X500NameStyle
Calculate a hashCode for the passed in name.
calculateMask(String) - Method in class kz.gamma.jce.ProviderConfigurationPermission
 
calculateSignature(DERObjectIdentifier, String, PrivateKey, SecureRandom, ASN1Encodable) - Static method in class kz.gamma.x509.X509Util
 
calculateSignature(DERObjectIdentifier, String, String, PrivateKey, SecureRandom, ASN1Encodable) - Static method in class kz.gamma.x509.X509Util
 
calculateVersion(DERObjectIdentifier, ASN1Set, ASN1Set, ASN1Set) - Method in class kz.gamma.asn1.cms.SignedData
 
calculateVersion(String) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
 
CALG_CMP_KEY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CALG_GOST - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CALG_MAC - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CALG_SHA_160 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CALG_SHA_160_HMAC - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CALG_SHA_256 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CALG_T3DES - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CALG_TG28147 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CALG_TG28147_IMIT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CALG_TGR3411 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CAMELLIA128_CBC - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
CAMELLIA128_WRAP - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
CAMELLIA192_CBC - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
CAMELLIA192_WRAP - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
CAMELLIA256_CBC - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
CAMELLIA256_WRAP - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
canBePrintable(String) - Method in class kz.gamma.asn1.x509.X509NameEntryConverter
return true if the passed in String can be represented without loss as a PrintableString, false otherwise.
canNotDecryptAny - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
canNotDecryptAny - Static variable in class kz.gamma.asn1.smime.SMIMECapabilities
 
canNotDecryptAny - Static variable in class kz.gamma.asn1.smime.SMIMECapability
 
canonicalize(String) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
capabilities - Variable in class kz.gamma.asn1.smime.SMIMECapabilities
 
capabilities - Variable in class kz.gamma.asn1.smime.SMIMECapabilityVector
 
capabilityID - Variable in class kz.gamma.asn1.smime.SMIMECapability
 
capdu - Variable in class kz.gamma.crypto.pcsc.idcard.IdCardInfo
 
cards - Variable in class kz.gamma.crypto.pcsc.idcard.IdCard
 
CAST5_CBC - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
CAST5CBCParameters - Class in kz.gamma.asn1.misc
 
CAST5CBCParameters(byte[], int) - Constructor for class kz.gamma.asn1.misc.CAST5CBCParameters
 
CAST5CBCParameters(ASN1Sequence) - Constructor for class kz.gamma.asn1.misc.CAST5CBCParameters
 
cause - Variable in exception kz.gamma.i18n.LocalizedException
 
cause - Variable in exception kz.gamma.jce.exception.ExtCertificateEncodingException
 
cause - Variable in exception kz.gamma.jce.exception.ExtCertPathBuilderException
 
cause - Variable in exception kz.gamma.jce.exception.ExtCertPathValidatorException
 
cause - Variable in exception kz.gamma.jce.exception.ExtIOException
 
cause - Variable in exception kz.gamma.jce.provider.ExtCRLException
 
cause - Variable in exception kz.gamma.x509.ExtCertificateEncodingException
 
cause - Variable in exception kz.gamma.x509.X509V2CRLGenerator.ExtCRLException
 
caX509certificate - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Сертификат ЦС
CCPD - Static variable in class kz.gamma.asn1.dvcs.ServiceType
Identifier of CCPD service (Certify Claim of Possession of Data).
CCPD - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Certification of Claim of Possession of Data
cert - Variable in class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
cert - Variable in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
cert - Variable in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
cert - Variable in class kz.gamma.x509.X509V2AttributeCertificate
 
CertBag - Class in kz.gamma.asn1.pkcs
 
CertBag(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.CertBag
 
CertBag(DERObjectIdentifier, DERObject) - Constructor for class kz.gamma.asn1.pkcs.CertBag
 
certBag - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
CertEtcToken - Class in kz.gamma.asn1.dvcs
CertEtcToken ::= CHOICE { certificate [0] IMPLICIT Certificate , esscertid [1] ESSCertId , pkistatus [2] IMPLICIT PKIStatusInfo , assertion [3] ContentInfo , crl [4] IMPLICIT CertificateList, ocspcertstatus [5] CertStatus, oscpcertid [6] IMPLICIT CertId , oscpresponse [7] IMPLICIT OCSPResponse, capabilities [8] SMIMECapabilities, extension Extension }
CertEtcToken(int, ASN1Encodable) - Constructor for class kz.gamma.asn1.dvcs.CertEtcToken
 
CertEtcToken(Extension) - Constructor for class kz.gamma.asn1.dvcs.CertEtcToken
 
CertEtcToken(ASN1TaggedObject) - Constructor for class kz.gamma.asn1.dvcs.CertEtcToken
 
CertID - Class in kz.gamma.asn1.ocsp
 
CertID(AlgorithmIdentifier, ASN1OctetString, ASN1OctetString, DERInteger) - Constructor for class kz.gamma.asn1.ocsp.CertID
 
CertID(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.CertID
 
certID - Variable in class kz.gamma.asn1.ocsp.SingleResponse
 
certId - Variable in class kz.gamma.asn1.pkcs.CertBag
 
Certificate - Class in kz.gamma.asn1.x509
an X509Certificate structure.
Certificate(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.Certificate
 
CERTIFICATE_HOLD - Static variable in class kz.gamma.asn1.x509.CRLReason
Deprecated. use lower case version
CERTIFICATE_HOLD - Static variable in class kz.gamma.asn1.x509.ReasonFlags
Deprecated. use lower case version
CERTIFICATE_POLICIES - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
CERTIFICATE_POLICIES - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
certificateFieldsResolver - Static variable in class kz.gamma.asn1.cms.RevokeRequest
 
CertificateFieldsResolver - Class in kz.gamma.tumarcsp
 
CertificateFieldsResolver() - Constructor for class kz.gamma.tumarcsp.CertificateFieldsResolver
 
certificateHold - Static variable in class kz.gamma.asn1.x509.CRLReason
 
certificateHold - Static variable in class kz.gamma.asn1.x509.ReasonFlags
 
certificateIssuer - Static variable in class kz.gamma.asn1.x509.Extension
Certificate Issuer
CertificateIssuer - Static variable in class kz.gamma.asn1.x509.X509Extensions
Certificate Issuer
certificateIssuer - Variable in class kz.gamma.jce.provider.X509CRLEntryObject
 
CertificateList - Class in kz.gamma.asn1.x509
PKIX RFC-2459

The X.509 v2 CRL syntax is as follows.

CertificateList(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.CertificateList
 
certificateList - Variable in class kz.gamma.tumarcsp.KeyParams
 
CertificatePair - Class in kz.gamma.asn1.x509
This class helps to support crossCerfificatePairs in a LDAP directory according RFC 2587

crossCertificatePairATTRIBUTE::={ WITH SYNTAX CertificatePair EQUALITY MATCHING RULE certificatePairExactMatch ID joint-iso-ccitt(2) ds(5) attributeType(4) crossCertificatePair(40)}

The forward elements of the crossCertificatePair attribute of a CA's directory entry shall be used to store all, except self-issued certificates issued to this CA.

CertificatePair(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.CertificatePair
Constructor from ASN1Sequence.
CertificatePair(X509CertificateStructure, X509CertificateStructure) - Constructor for class kz.gamma.asn1.x509.CertificatePair
Constructor from a given details.
CertificatePolicies - Class in kz.gamma.asn1.x509
 
CertificatePolicies(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
CertificatePolicies(DERObjectIdentifier) - Constructor for class kz.gamma.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
CertificatePolicies(String) - Constructor for class kz.gamma.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
certificatePolicies - Static variable in class kz.gamma.asn1.x509.Extension
Certificate Policies
CertificatePolicies - Static variable in class kz.gamma.asn1.x509.X509Extensions
Certificate Policies
certificateRevocationListAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
certificateRevocationListAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
certificateRevocationListIssuerAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
certificateRevocationListIssuerAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
certificates - Variable in class kz.gamma.asn1.cms.SignedData
 
certificates - Variable in class kz.gamma.asn1.pkcs.SignedData
 
certificates - Variable in class kz.gamma.jce.provider.PKIXCertPath
 
certificateStore - Variable in class kz.gamma.cms.CMSSignedData
 
CertificationRequest - Class in kz.gamma.asn1.pkcs
PKCS10 Certification request object.
CertificationRequest() - Constructor for class kz.gamma.asn1.pkcs.CertificationRequest
 
CertificationRequest(CertificationRequestInfo, AlgorithmIdentifier, DERBitString) - Constructor for class kz.gamma.asn1.pkcs.CertificationRequest
 
CertificationRequest(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.CertificationRequest
 
CertificationRequestInfo - Class in kz.gamma.asn1.pkcs
PKCS10 CertificationRequestInfo object.
CertificationRequestInfo(X509Name, SubjectPublicKeyInfo, ASN1Set) - Constructor for class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
CertificationRequestInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
certissuer - Variable in class kz.gamma.asn1.x509.AuthorityKeyIdentifier
 
certPair - Variable in class kz.gamma.x509.X509CertPairStoreSelector
 
certPath - Variable in exception kz.gamma.x509.CertPathReviewerException
 
certPath - Variable in class kz.gamma.x509.PKIXCertPathReviewer
 
certPathEncodings - Static variable in class kz.gamma.jce.provider.PKIXCertPath
 
certPathException - Variable in class kz.gamma.jce.provider.PKIXAttrCertPathBuilderSpi
 
CertPathReviewerException - Exception in kz.gamma.x509
 
CertPathReviewerException(ErrorBundle, Throwable) - Constructor for exception kz.gamma.x509.CertPathReviewerException
 
CertPathReviewerException(ErrorBundle) - Constructor for exception kz.gamma.x509.CertPathReviewerException
 
CertPathReviewerException(ErrorBundle, Throwable, CertPath, int) - Constructor for exception kz.gamma.x509.CertPathReviewerException
 
CertPathReviewerException(ErrorBundle, CertPath, int) - Constructor for exception kz.gamma.x509.CertPathReviewerException
 
CertPathValidatorUtilities - Class in kz.gamma.jce.provider
 
CertPathValidatorUtilities() - Constructor for class kz.gamma.jce.provider.CertPathValidatorUtilities
 
CertPolicyId - Class in kz.gamma.asn1.x509
CertPolicyId, used in the CertificatePolicies and PolicyMappings X509V3 Extensions.
CertPolicyId(String) - Constructor for class kz.gamma.asn1.x509.CertPolicyId
 
certs - Variable in class kz.gamma.asn1.cms.OriginatorInfo
 
certs - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
certs - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
certs - Variable in class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
certs - Variable in class kz.gamma.asn1.ocsp.Signature
 
certs - Variable in class kz.gamma.x509.PKIXCertPathReviewer
 
certsBer - Variable in class kz.gamma.asn1.cms.SignedData
 
certSerialNumber - Variable in class kz.gamma.asn1.pkcs.IssuerAndSerialNumber
 
certserno - Variable in class kz.gamma.asn1.x509.AuthorityKeyIdentifier
 
CertStatus - Class in kz.gamma.asn1.ocsp
 
CertStatus() - Constructor for class kz.gamma.asn1.ocsp.CertStatus
create a CertStatus object with a tag of zero.
CertStatus(RevokedInfo) - Constructor for class kz.gamma.asn1.ocsp.CertStatus
 
CertStatus(int, DEREncodable) - Constructor for class kz.gamma.asn1.ocsp.CertStatus
 
CertStatus(ASN1TaggedObject) - Constructor for class kz.gamma.asn1.ocsp.CertStatus
 
certStatus - Variable in class kz.gamma.asn1.ocsp.SingleResponse
 
CertStatus - Class in kz.gamma.jce.provider
 
CertStatus() - Constructor for class kz.gamma.jce.provider.CertStatus
 
certStatus - Variable in class kz.gamma.jce.provider.CertStatus
 
certStore - Variable in class kz.gamma.cms.CMSSignedData
 
CertStoreCollectionSpi - Class in kz.gamma.jce.provider
 
CertStoreCollectionSpi(CertStoreParameters) - Constructor for class kz.gamma.jce.provider.CertStoreCollectionSpi
 
certSubjectSerialSearch(X509CertSelector, String[], String, String) - Method in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
 
certSubjectSerialSearch(X509CertStoreSelector, String[], String[], String[]) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Can use the subject and serial and the subject and serialNumber of the certificate of the given of the X509CertStoreSelector.
certTypes - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
certValue - Variable in class kz.gamma.asn1.pkcs.CertBag
 
CESSATION_OF_OPERATION - Static variable in class kz.gamma.asn1.x509.CRLReason
Deprecated. use lower case version
CESSATION_OF_OPERATION - Static variable in class kz.gamma.asn1.x509.ReasonFlags
Deprecated. use lower case version
cessationOfOperation - Static variable in class kz.gamma.asn1.x509.CRLReason
 
cessationOfOperation - Static variable in class kz.gamma.asn1.x509.ReasonFlags
 
chain - Variable in class kz.gamma.asn1.dvcs.TargetEtcChain
 
CHAIN_VALIDITY_MODEL - Static variable in class kz.gamma.x509.ExtendedPKIXParameters
This model uses the following validity model.
changeDir(String) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
changeEndianness(byte[]) - Method in class kz.gamma.core.utils.EndiannessUtils
Изменение порядка байт
changePasswd(String, String, String) - Method in class kz.gamma.tumarcsp.CSPUtil
Смена пароля на контейнере.
characterEncodingConvertor - Variable in class kz.gamma.asn1.cms.RevokeRequest
 
CharacterEncodingConvertor - Class in kz.gamma.core.convertors
Конвертирование данных из одной кодировки в другую
CharacterEncodingConvertor() - Constructor for class kz.gamma.core.convertors.CharacterEncodingConvertor
 
characteristic_two_field - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
check(X509AttributeCertificate, CertPath, CertPath, Collection) - Method in class kz.gamma.x509.PKIXAttrCertChecker
Performs checks on the specified attribute certificate.
checkAuthMessForSend(String) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
checkCRC(byte[]) - Method in class kz.gamma.vista.VistaFile
 
checkCriticalExtensions() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
checkCRL(DistributionPoint, X509AttributeCertificate, ExtendedPKIXParameters, Date, X509Certificate, CertStatus, ReasonsMask) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
Checks a distribution point for revocation information for the certificate cert.
checkCRL(DistributionPoint, ExtendedPKIXParameters, X509Certificate, Date, X509Certificate, PublicKey, CertStatus, ReasonsMask, List) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
Checks a distribution point for revocation information for the certificate cert.
checkCRLs(PKIXParameters, X509Certificate, Date, X509Certificate, PublicKey) - Method in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
checkCRLs(X509AttributeCertificate, ExtendedPKIXParameters, X509Certificate, Date) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
Checks if an attribute certificate is revoked.
checkCRLs(ExtendedPKIXParameters, X509Certificate, Date, X509Certificate, PublicKey, List) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
Checks a certificate if it is revoked.
checkCRLs(PKIXParameters, X509Certificate, Date, X509Certificate, PublicKey, Vector, int) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
checkExcluded(GeneralName) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Check if the given GeneralName is contained in the excluded set.
checkExcludedDN(ASN1Sequence) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
checkExcludedDN(Set, ASN1Sequence) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
checkExcludedDNS(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
checkExcludedEmail(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
checkExcludedIP(Set, byte[]) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Checks if the IP ip is included in the excluded set excluded.
checkExcludedURI(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
checkField(Object, Object) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
checkForEof() - Method in class kz.gamma.asn1.IndefiniteLengthInputStream
 
checkForVersion3(ASN1Set) - Method in class kz.gamma.asn1.cms.SignedData
 
checkForVersion3(List) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
 
checkNameConstraints() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
checkPathLength() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
checkPermitted(GeneralName) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Checks if the given GeneralName is in the permitted set.
checkPermittedDN(ASN1Sequence) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
checkPermittedDN(Set, ASN1Sequence) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
checkPermittedDNS(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
checkPermittedEmail(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
checkPermittedIP(Set, byte[]) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Checks if the IP ip is included in the permitted set permitted.
checkPermittedURI(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
checkPolicy() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
checkProvider() - Method in class kz.gamma.tumarcsp.CommonApplet
Проверка, загружен ли провайдер
checkRevocation(PKIXParameters, X509Certificate, Date, X509Certificate, PublicKey, Vector, Vector, int) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
checkSignature(PublicKey, Signature) - Method in class kz.gamma.jce.provider.X509CertificateObject
 
checkSignatures() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
checkValidity() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
checkValidity(Date) - Method in class kz.gamma.jce.provider.X509CertificateObject
 
checkValidity() - Method in interface kz.gamma.x509.X509AttributeCertificate
 
checkValidity(Date) - Method in interface kz.gamma.x509.X509AttributeCertificate
 
checkValidity() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
checkValidity(Date) - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
children - Variable in class kz.gamma.jce.provider.PKIXPolicyNode
 
choiceObj - Variable in class kz.gamma.asn1.x509.AttCertIssuer
 
cipher - Variable in class kz.gamma.hash.GOST3411Digest
 
CIPHER_ALG_NAMES - Static variable in class kz.gamma.cms.CMSEnvelopedHelper
 
CipherParameters - Interface in kz.gamma.crypto
all parameter classes implement this.
clone() - Method in class kz.gamma.jce.provider.JDKMessageDigest.CRYPTOPRO
 
clone() - Method in class kz.gamma.jce.provider.JDKMessageDigest.GOST3411
 
clone() - Method in class kz.gamma.jce.provider.JDKMessageDigest.SHA1
 
clone() - Method in class kz.gamma.jce.provider.JDKMessageDigest.SHA256
 
clone() - Method in class kz.gamma.jce.provider.JDKMessageDigest.TUMAR
 
clone() - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
clone() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
Returns a clone of this object.
clone(byte[]) - Static method in class kz.gamma.util.Arrays
 
clone(int[]) - Static method in class kz.gamma.util.Arrays
 
clone() - Method in interface kz.gamma.util.Selector
 
clone() - Method in class kz.gamma.x509.AttributeCertificateHolder
 
clone() - Method in class kz.gamma.x509.AttributeCertificateIssuer
 
clone() - Method in class kz.gamma.x509.ExtendedPKIXBuilderParameters
Makes a copy of this PKIXParameters object.
clone() - Method in class kz.gamma.x509.ExtendedPKIXParameters
 
clone() - Method in class kz.gamma.x509.PKIXAttrCertChecker
Returns a clone of this object.
clone() - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Returns a clone of this object.
clone() - Method in class kz.gamma.x509.X509CertPairStoreSelector
Returns a clone of this selector.
clone() - Method in class kz.gamma.x509.X509CertStoreSelector
 
clone() - Method in class kz.gamma.x509.X509CollectionStoreParameters
Returns a shallow clone.
clone() - Method in class kz.gamma.x509.X509CRLStoreSelector
 
close() - Method in class kz.gamma.asn1.BEROctetStringGenerator.BufferedBEROctetStream
 
close() - Method in class kz.gamma.asn1.BERSequenceGenerator
 
close() - Method in class kz.gamma.asn1.DERSequenceGenerator
 
close() - Method in class kz.gamma.cms.CMSCompressedDataStreamGenerator.CmsCompressedOutputStream
 
close() - Method in class kz.gamma.cms.CMSContentInfoParser
Close the underlying data stream.
close() - Method in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator.CmsEnvelopedDataOutputStream
 
close() - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.CmsSignedDataOutputStream
 
close() - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.TeeOutputStream
 
close() - Method in class kz.gamma.cms.CMSTypedStream.FullReaderStream
 
closeHandle() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Удаление ссылки на ключ и криптопровайдер
CMP_GENERAL_ADD_SECRET - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_ADD_USER_DETAILS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_CRL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_CRT_EXCH - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_DEL_KEY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_DEL_SECRET - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_DEP_KEY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_GET_KEY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_GET_OPER_CA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_GET_SECRET - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_GET_USER_DETAILS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_IMPL_CONF - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_IT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_MOD_SECRET - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_MOD_USER_DETAILS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_PASS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_SRV_WAIT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMP_GENERAL_TRANS_LIST - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CMSAttributes - Interface in kz.gamma.asn1.cms
 
CMSAttributeTableGenerationException - Exception in kz.gamma.cms
 
CMSAttributeTableGenerationException(String) - Constructor for exception kz.gamma.cms.CMSAttributeTableGenerationException
 
CMSAttributeTableGenerationException(String, Exception) - Constructor for exception kz.gamma.cms.CMSAttributeTableGenerationException
 
CMSAttributeTableGenerator - Interface in kz.gamma.cms
Note: The SIGNATURE parameter is only available when generating unsigned attributes.
CMSCompressedData - Class in kz.gamma.cms
containing class for an CMS Compressed Data object
CMSCompressedData(byte[]) - Constructor for class kz.gamma.cms.CMSCompressedData
 
CMSCompressedData(InputStream) - Constructor for class kz.gamma.cms.CMSCompressedData
 
CMSCompressedData(ContentInfo) - Constructor for class kz.gamma.cms.CMSCompressedData
 
CMSCompressedDataGenerator - Class in kz.gamma.cms
General class for generating a compressed CMS message.
CMSCompressedDataGenerator() - Constructor for class kz.gamma.cms.CMSCompressedDataGenerator
base constructor
CMSCompressedDataParser - Class in kz.gamma.cms
Class for reading a CMS Compressed Data stream.
CMSCompressedDataParser(byte[]) - Constructor for class kz.gamma.cms.CMSCompressedDataParser
 
CMSCompressedDataParser(InputStream) - Constructor for class kz.gamma.cms.CMSCompressedDataParser
 
CMSCompressedDataStreamGenerator - Class in kz.gamma.cms
General class for generating a compressed CMS message stream.
CMSCompressedDataStreamGenerator() - Constructor for class kz.gamma.cms.CMSCompressedDataStreamGenerator
base constructor
CMSCompressedDataStreamGenerator.CmsCompressedOutputStream - Class in kz.gamma.cms
 
CMSCompressedDataStreamGenerator.CmsCompressedOutputStream(DeflaterOutputStream, BERSequenceGenerator, BERSequenceGenerator, BERSequenceGenerator) - Constructor for class kz.gamma.cms.CMSCompressedDataStreamGenerator.CmsCompressedOutputStream
 
CMSContentInfoParser - Class in kz.gamma.cms
 
CMSContentInfoParser(InputStream) - Constructor for class kz.gamma.cms.CMSContentInfoParser
 
CMSEnvelopableByteArray - Class in kz.gamma.cms
Deprecated. use CMSProcessable
CMSEnvelopableByteArray(byte[]) - Constructor for class kz.gamma.cms.CMSEnvelopableByteArray
Deprecated.  
CMSEnvelopedData - Class in kz.gamma.cms
containing class for an CMS Enveloped Data object
CMSEnvelopedData(byte[]) - Constructor for class kz.gamma.cms.CMSEnvelopedData
 
CMSEnvelopedData(InputStream) - Constructor for class kz.gamma.cms.CMSEnvelopedData
 
CMSEnvelopedData(ContentInfo) - Constructor for class kz.gamma.cms.CMSEnvelopedData
 
CMSEnvelopedDataGenerator - Class in kz.gamma.cms
General class for generating a CMS enveloped-data message.
CMSEnvelopedDataGenerator() - Constructor for class kz.gamma.cms.CMSEnvelopedDataGenerator
base constructor
CMSEnvelopedDataParser - Class in kz.gamma.cms
Parsing class for an CMS Enveloped Data object from an input stream.
CMSEnvelopedDataParser(byte[]) - Constructor for class kz.gamma.cms.CMSEnvelopedDataParser
 
CMSEnvelopedDataParser(InputStream) - Constructor for class kz.gamma.cms.CMSEnvelopedDataParser
 
CMSEnvelopedDataStreamGenerator - Class in kz.gamma.cms
General class for generating a CMS enveloped-data message stream.
CMSEnvelopedDataStreamGenerator() - Constructor for class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
base constructor
CMSEnvelopedDataStreamGenerator.CmsEnvelopedDataOutputStream - Class in kz.gamma.cms
 
CMSEnvelopedDataStreamGenerator.CmsEnvelopedDataOutputStream(CipherOutputStream, BERSequenceGenerator, BERSequenceGenerator, BERSequenceGenerator) - Constructor for class kz.gamma.cms.CMSEnvelopedDataStreamGenerator.CmsEnvelopedDataOutputStream
 
CMSEnvelopedGenerator - Class in kz.gamma.cms
General class for generating a CMS enveloped-data message.
CMSEnvelopedGenerator() - Constructor for class kz.gamma.cms.CMSEnvelopedGenerator
base constructor
CMSEnvelopedGenerator.RecipientInf - Class in kz.gamma.cms
 
CMSEnvelopedGenerator.RecipientInf(X509Certificate) - Constructor for class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
CMSEnvelopedGenerator.RecipientInf(PublicKey, ASN1OctetString) - Constructor for class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
CMSEnvelopedGenerator.RecipientInf(SecretKey, KEKIdentifier) - Constructor for class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
CMSEnvelopedGenerator.RecipientInf(SecretKey, String, String, OriginatorIdentifierOrKey, X509Certificate) - Constructor for class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
CMSEnvelopedGenerator.RecipientInf(SecretKey, AlgorithmIdentifier) - Constructor for class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
CMSEnvelopedHelper - Class in kz.gamma.cms
 
CMSEnvelopedHelper() - Constructor for class kz.gamma.cms.CMSEnvelopedHelper
 
cmsEnvpSize - Variable in class kz.gamma.vista.VistaMessage
 
CMSException - Exception in kz.gamma.cms
 
CMSException(String) - Constructor for exception kz.gamma.cms.CMSException
 
CMSException(String, Exception) - Constructor for exception kz.gamma.cms.CMSException
 
CMSGammaEnvelopedData - Class in kz.gamma.cms
Created by IntelliJ IDEA.
CMSGammaEnvelopedData() - Constructor for class kz.gamma.cms.CMSGammaEnvelopedData
 
CMSGammaEnvelopedData(byte[]) - Constructor for class kz.gamma.cms.CMSGammaEnvelopedData
Чтение зашифрованного пакета.
CMSGammaEnvelopedData.RecipientInfGamma - Class in kz.gamma.cms
 
CMSGammaEnvelopedData.RecipientInfGamma(DERSequence) - Constructor for class kz.gamma.cms.CMSGammaEnvelopedData.RecipientInfGamma
 
CMSGammaEnvelopedData.RecipientInfGamma(X509Certificate, GammaGOST28147) - Constructor for class kz.gamma.cms.CMSGammaEnvelopedData.RecipientInfGamma
 
CMSObjectIdentifiers - Interface in kz.gamma.asn1.cms
 
CMSPBEKey - Class in kz.gamma.cms
 
CMSPBEKey(char[], byte[], int) - Constructor for class kz.gamma.cms.CMSPBEKey
 
CMSProcessable - Interface in kz.gamma.cms
 
CMSProcessableByteArray - Class in kz.gamma.cms
a holding class for a byte array of data to be processed.
CMSProcessableByteArray(byte[]) - Constructor for class kz.gamma.cms.CMSProcessableByteArray
 
CMSProcessableFile - Class in kz.gamma.cms
a holding class for a file of data to be processed.
CMSProcessableFile(File) - Constructor for class kz.gamma.cms.CMSProcessableFile
 
CMSProcessableFile(File, int) - Constructor for class kz.gamma.cms.CMSProcessableFile
 
CMSRuntimeException - Exception in kz.gamma.cms
 
CMSRuntimeException(String) - Constructor for exception kz.gamma.cms.CMSRuntimeException
 
CMSRuntimeException(String, Exception) - Constructor for exception kz.gamma.cms.CMSRuntimeException
 
CMSSignableByteArray - Class in kz.gamma.cms
Deprecated. use CMSProcessableByteArray
CMSSignableByteArray(byte[]) - Constructor for class kz.gamma.cms.CMSSignableByteArray
Deprecated.  
cmsSigned - Variable in class kz.gamma.vista.VistaMessage
 
CMSSignedData - Class in kz.gamma.cms
general class for handling a pkcs7-signature message.
CMSSignedData(CMSSignedData) - Constructor for class kz.gamma.cms.CMSSignedData
 
CMSSignedData(byte[]) - Constructor for class kz.gamma.cms.CMSSignedData
 
CMSSignedData(CMSProcessable, byte[]) - Constructor for class kz.gamma.cms.CMSSignedData
 
CMSSignedData(Map, byte[]) - Constructor for class kz.gamma.cms.CMSSignedData
Content with detached signature, digests precomputed
CMSSignedData(CMSProcessable, InputStream) - Constructor for class kz.gamma.cms.CMSSignedData
base constructor - content with detached signature.
CMSSignedData(InputStream) - Constructor for class kz.gamma.cms.CMSSignedData
base constructor - with encapsulated content
CMSSignedData(CMSProcessable, ContentInfo) - Constructor for class kz.gamma.cms.CMSSignedData
 
CMSSignedData(Map, ContentInfo) - Constructor for class kz.gamma.cms.CMSSignedData
 
CMSSignedData(ContentInfo) - Constructor for class kz.gamma.cms.CMSSignedData
 
CMSSignedDataGenerator - Class in kz.gamma.cms
general class for generating a pkcs7-signature message.
CMSSignedDataGenerator() - Constructor for class kz.gamma.cms.CMSSignedDataGenerator
base constructor
CMSSignedDataGenerator.DigOutputStream - Class in kz.gamma.cms
 
CMSSignedDataGenerator.DigOutputStream(MessageDigest) - Constructor for class kz.gamma.cms.CMSSignedDataGenerator.DigOutputStream
 
CMSSignedDataGenerator.SignerInf - Class in kz.gamma.cms
 
CMSSignedDataGenerator.SignerInf(PrivateKey, X509Certificate, String, String) - Constructor for class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
CMSSignedDataGenerator.SignerInf(PrivateKey, X509Certificate, String, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, AttributeTable) - Constructor for class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
CMSSignedDataGenerator.SigOutputStream - Class in kz.gamma.cms
 
CMSSignedDataGenerator.SigOutputStream(Signature) - Constructor for class kz.gamma.cms.CMSSignedDataGenerator.SigOutputStream
 
CMSSignedDataParser - Class in kz.gamma.cms
Parsing class for an CMS Signed Data object from an input stream.
CMSSignedDataParser(byte[]) - Constructor for class kz.gamma.cms.CMSSignedDataParser
 
CMSSignedDataParser(CMSTypedStream, byte[]) - Constructor for class kz.gamma.cms.CMSSignedDataParser
 
CMSSignedDataParser(InputStream) - Constructor for class kz.gamma.cms.CMSSignedDataParser
base constructor - with encapsulated content
CMSSignedDataParser(CMSTypedStream, InputStream) - Constructor for class kz.gamma.cms.CMSSignedDataParser
base constructor
CMSSignedDataStreamGenerator - Class in kz.gamma.cms
General class for generating a pkcs7-signature message stream.
CMSSignedDataStreamGenerator() - Constructor for class kz.gamma.cms.CMSSignedDataStreamGenerator
base constructor
CMSSignedDataStreamGenerator.CmsSignedDataOutputStream - Class in kz.gamma.cms
 
CMSSignedDataStreamGenerator.CmsSignedDataOutputStream(OutputStream, String, BERSequenceGenerator, BERSequenceGenerator, BERSequenceGenerator) - Constructor for class kz.gamma.cms.CMSSignedDataStreamGenerator.CmsSignedDataOutputStream
 
CMSSignedDataStreamGenerator.NullOutputStream - Class in kz.gamma.cms
 
CMSSignedDataStreamGenerator.NullOutputStream() - Constructor for class kz.gamma.cms.CMSSignedDataStreamGenerator.NullOutputStream
 
CMSSignedDataStreamGenerator.SignerInf - Class in kz.gamma.cms
 
CMSSignedDataStreamGenerator.SignerInf(PrivateKey, X509Certificate, String, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, MessageDigest, Signature) - Constructor for class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
CMSSignedDataStreamGenerator.TeeOutputStream - Class in kz.gamma.cms
 
CMSSignedDataStreamGenerator.TeeOutputStream(OutputStream, OutputStream) - Constructor for class kz.gamma.cms.CMSSignedDataStreamGenerator.TeeOutputStream
 
CMSSignedGenerator - Class in kz.gamma.cms
 
CMSSignedGenerator() - Constructor for class kz.gamma.cms.CMSSignedGenerator
 
CMSSignedHelper - Class in kz.gamma.cms
 
CMSSignedHelper() - Constructor for class kz.gamma.cms.CMSSignedHelper
 
cmsSignSize - Variable in class kz.gamma.vista.VistaMessage
 
CMSTypedStream - Class in kz.gamma.cms
 
CMSTypedStream(InputStream) - Constructor for class kz.gamma.cms.CMSTypedStream
 
CMSTypedStream(String, InputStream) - Constructor for class kz.gamma.cms.CMSTypedStream
 
CMSTypedStream(String, InputStream, int) - Constructor for class kz.gamma.cms.CMSTypedStream
 
CMSTypedStream.FullReaderStream - Class in kz.gamma.cms
 
CMSTypedStream.FullReaderStream(InputStream, int) - Constructor for class kz.gamma.cms.CMSTypedStream.FullReaderStream
 
CMSUtils - Class in kz.gamma.cms
 
CMSUtils() - Constructor for class kz.gamma.cms.CMSUtils
 
CMSVistaEnvelopedData - Class in kz.gamma.cms
 
CMSVistaEnvelopedData() - Constructor for class kz.gamma.cms.CMSVistaEnvelopedData
 
CMSVistaEnvelopedData(byte[]) - Constructor for class kz.gamma.cms.CMSVistaEnvelopedData
Чтение зашифрованного пакета.
CMSVistaEnvelopedData.RecipientInfoGamma - Class in kz.gamma.cms
 
CMSVistaEnvelopedData.RecipientInfoGamma(DERSequence) - Constructor for class kz.gamma.cms.CMSVistaEnvelopedData.RecipientInfoGamma
Конструктор распарсит информацию об секретном ключе и идентификаторе получателя сообщения
CMSVistaEnvelopedData.RecipientInfoGamma(X509Certificate, GammaGOST28147) - Constructor for class kz.gamma.cms.CMSVistaEnvelopedData.RecipientInfoGamma
 
CMSVistaSignedDataGenerator - Class in kz.gamma.cms
general class for generating a pkcs7-signature message.
CMSVistaSignedDataGenerator() - Constructor for class kz.gamma.cms.CMSVistaSignedDataGenerator
base constructor
CMSVistaSignedDataGenerator.DigOutputStream - Class in kz.gamma.cms
 
CMSVistaSignedDataGenerator.DigOutputStream(MessageDigest) - Constructor for class kz.gamma.cms.CMSVistaSignedDataGenerator.DigOutputStream
 
CMSVistaSignedDataGenerator.SignerInf - Class in kz.gamma.cms
 
CMSVistaSignedDataGenerator.SignerInf(PrivateKey, X509Certificate, String, String) - Constructor for class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
CMSVistaSignedDataGenerator.SignerInf(PrivateKey, X509Certificate, String, String, CMSAttributeTableGenerator, CMSAttributeTableGenerator, AttributeTable) - Constructor for class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
CMSVistaSignedDataGenerator.SigOutputStream - Class in kz.gamma.cms
 
CMSVistaSignedDataGenerator.SigOutputStream(Signature) - Constructor for class kz.gamma.cms.CMSVistaSignedDataGenerator.SigOutputStream
 
CN - Static variable in class kz.gamma.asn1.x500.style.BCStyle
common name - StringType(SIZE(1..64))
cn - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
CN - Static variable in class kz.gamma.asn1.x509.X509Name
common name - StringType(SIZE(1..64))
codeToFail(int) - Static method in class kz.gamma.crypto.Info
Конвертация кода ошибки в статус
coefficient - Variable in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
collection - Variable in class kz.gamma.x509.X509CollectionStoreParameters
 
collectionsAreEqual(Collection, Collection) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
CollectionStore - Class in kz.gamma.util
A simple collection backed store.
CollectionStore(Collection) - Constructor for class kz.gamma.util.CollectionStore
Basic constructor.
COLUMN_SEPARATOR - Static variable in class kz.gamma.tumarcsp.CommonApplet
Разделитель столбцов для выходных данных
CommonApplet - Class in kz.gamma.tumarcsp
Апплет с общими функциями
CommonApplet() - Constructor for class kz.gamma.tumarcsp.CommonApplet
 
CommonAppletTest - Class in kz.gamma.tumarcsp.test
Тест методов CommonApplet.
CommonAppletTest() - Constructor for class kz.gamma.tumarcsp.test.CommonAppletTest
 
commonName - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
compareTo(byte[], byte[]) - Static method in class kz.gamma.jce.provider.PKIXNameConstraints
Compares IP address ip1 with ip2.
completeCRLEnabled - Variable in class kz.gamma.x509.X509CRLStoreSelector
 
compressData(byte[]) - Method in class kz.gamma.vista.VistaMessage
Сжатие данных с использованием bzip2
compressedData - Static variable in interface kz.gamma.asn1.cms.CMSObjectIdentifiers
 
CompressedData - Class in kz.gamma.asn1.cms
RFC 3274 - CMS Compressed Data.
CompressedData(AlgorithmIdentifier, ContentInfo) - Constructor for class kz.gamma.asn1.cms.CompressedData
 
CompressedData(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.CompressedData
 
CompressedDataParser - Class in kz.gamma.asn1.cms
RFC 3274 - CMS Compressed Data.
CompressedDataParser(ASN1SequenceParser) - Constructor for class kz.gamma.asn1.cms.CompressedDataParser
 
compressionAlgorithm - Variable in class kz.gamma.asn1.cms.CompressedData
 
Computed - Variable in class kz.gamma.vista.VistaSha1Context
 
concat(byte[], byte[]) - Static method in class kz.gamma.core.UtilCM
Конкатенация массивов
ConfigurableProvider - Interface in kz.gamma.jce.interfaces
Implemented by the BC provider.
CONFIRMATION_NAME - Static variable in class kz.gamma.vista.VistaConstants
 
connectLDAP() - Method in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
 
connectLDAP() - Method in class kz.gamma.x509.util.LDAPStoreHelper
 
CONSTRUCTED - Static variable in interface kz.gamma.asn1.DERTags
 
ConstructedOctetStream - Class in kz.gamma.asn1
 
ConstructedOctetStream(ASN1ObjectParser) - Constructor for class kz.gamma.asn1.ConstructedOctetStream
 
content - Variable in class kz.gamma.asn1.cms.ContentInfo
 
content - Variable in class kz.gamma.asn1.cms.ContentInfoParser
 
content - Variable in class kz.gamma.asn1.pkcs.ContentInfo
 
content - Variable in class kz.gamma.cms.CMSGammaEnvelopedData
 
content - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
content - Variable in class kz.gamma.cms.SignerInformation
 
CONTENT_TYPE - Static variable in interface kz.gamma.cms.CMSAttributeTableGenerator
 
CONTENT_TYPE_BMPSTRING - Static variable in class kz.gamma.asn1.x509.DisplayText
Constant corresponding to bmpString encoding.
CONTENT_TYPE_IA5STRING - Static variable in class kz.gamma.asn1.x509.DisplayText
Constant corresponding to ia5String encoding.
CONTENT_TYPE_UTF8STRING - Static variable in class kz.gamma.asn1.x509.DisplayText
Constant corresponding to utf8String encoding.
CONTENT_TYPE_VISIBLESTRING - Static variable in class kz.gamma.asn1.x509.DisplayText
Constant corresponding to visibleString encoding.
contentEncryptionAlgorithm - Variable in class kz.gamma.asn1.cms.EncryptedContentInfo
 
ContentInfo - Class in kz.gamma.asn1.cms
 
ContentInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.ContentInfo
 
ContentInfo(DERObjectIdentifier, DEREncodable) - Constructor for class kz.gamma.asn1.cms.ContentInfo
 
contentInfo - Variable in class kz.gamma.asn1.cms.SignedData
 
ContentInfo - Class in kz.gamma.asn1.pkcs
 
ContentInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.ContentInfo
 
ContentInfo(DERObjectIdentifier, DEREncodable) - Constructor for class kz.gamma.asn1.pkcs.ContentInfo
 
contentInfo - Variable in class kz.gamma.asn1.pkcs.Pfx
 
contentInfo - Variable in class kz.gamma.asn1.pkcs.SignedData
 
contentInfo - Variable in class kz.gamma.cms.CMSCompressedData
 
contentInfo - Variable in class kz.gamma.cms.CMSEnvelopedData
 
contentInfo - Variable in class kz.gamma.cms.CMSSignedData
 
ContentInfoParser - Class in kz.gamma.asn1.cms
Produce an object suitable for an ASN1OutputStream.
ContentInfoParser(ASN1SequenceParser) - Constructor for class kz.gamma.asn1.cms.ContentInfoParser
 
contents - Variable in class kz.gamma.asn1.x509.DisplayText
 
contentType - Static variable in interface kz.gamma.asn1.cms.CMSAttributes
 
contentType - Variable in class kz.gamma.asn1.cms.ContentInfo
 
contentType - Variable in class kz.gamma.asn1.cms.ContentInfoParser
 
contentType - Variable in class kz.gamma.asn1.cms.EncryptedContentInfo
 
contentType - Variable in class kz.gamma.asn1.pkcs.ContentInfo
 
contentType - Variable in class kz.gamma.asn1.x509.DisplayText
 
contentType - Variable in class kz.gamma.cms.SignerInformation
 
convert(int) - Method in class kz.gamma.asn1.DERGeneralizedTime
 
convert(String, byte[], byte[]) - Method in class kz.gamma.core.convertors.CharacterEncodingConvertor
Конвертирование строковых данных из одной кодировки в другую.
convert(String, char[], char[]) - Method in class kz.gamma.core.convertors.CharacterEncodingConvertor
Конвертирование строковых данных из одной кодировки в другую
converter - Variable in class kz.gamma.asn1.x509.X509Name
 
convertHex(char) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
convertHexEncoded(String, int) - Method in class kz.gamma.asn1.x509.X509NameEntryConverter
Convert an inline encoded hex string rendition of an ASN.1 object back into its corresponding ASN.1 object.
convertName(X500Principal) - Static method in class kz.gamma.jce.PKCS10CertificationRequest
 
convertPrincipal(X500Principal) - Static method in class kz.gamma.x509.X509Util
 
convertValueToObject(Extension) - Static method in class kz.gamma.asn1.x509.Extension
Convert the value of the passed in extension to an object
convertValueToObject(X509Extension) - Static method in class kz.gamma.asn1.x509.X509Extension
Convert the value of the passed in extension to an object
copy() - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
copyAndAddExtension(String, boolean, X509Certificate) - Method in class kz.gamma.x509.X509V3CertificateGenerator
add a given extension field for the standard extensions tag (tag 3) copying the extension value from another certificate.
copyAndAddExtension(DERObjectIdentifier, boolean, X509Certificate) - Method in class kz.gamma.x509.X509V3CertificateGenerator
add a given extension field for the standard extensions tag (tag 3) copying the extension value from another certificate.
copyByte(byte[], int, int) - Static method in class kz.gamma.core.UtilCM
Извлечение массива байт из массива байт
copyByte(byte[], int, int, int) - Static method in class kz.gamma.core.UtilCM
Извлечение массива байт из массива байт.
copyTable(Hashtable) - Method in class kz.gamma.asn1.cms.AttributeTable
 
Corrupted - Variable in class kz.gamma.vista.VistaSha1Context
 
counter - Variable in class kz.gamma.asn1.x9.KeySpecificInfo
 
counterSignature - Static variable in interface kz.gamma.asn1.cms.CMSAttributes
 
COUNTRY_OF_CITIZENSHIP - Static variable in class kz.gamma.asn1.x500.style.BCStyle
RFC 3039 CountryOfCitizenship - PrintableString (SIZE (2)) -- ISO 3166 codes only
COUNTRY_OF_CITIZENSHIP - Static variable in class kz.gamma.asn1.x509.X509Name
RFC 3039 CountryOfCitizenship - PrintableString (SIZE (2)) -- ISO 3166 codes only
COUNTRY_OF_RESIDENCE - Static variable in class kz.gamma.asn1.x500.style.BCStyle
RFC 3039 CountryOfResidence - PrintableString (SIZE (2)) -- ISO 3166 codes only
COUNTRY_OF_RESIDENCE - Static variable in class kz.gamma.asn1.x509.X509Name
RFC 3039 CountryOfResidence - PrintableString (SIZE (2)) -- ISO 3166 codes only
countryName - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
cpAcquireContext(String, int, long) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpAcquireContext

Purpose: Function is used to acquire a context handle to a cryptograghic service provider (CSP). 64 bit version

cpAcquireContext(String, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpAcquireContext

Purpose: Function is used to acquire a context handle to a cryptograghic service provider (CSP). 32 bit version

cpAcquireContext(String, int, int, byte[]) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
Deprecated. replaced by TumarCspFunctions.cpAcquireContext(String pszContainer, int dwFlags, Number pVTable)
cpAcquireContext(String, int, Number) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpAcquireContext

Purpose: Function is used to acquire a context handle to a cryptograghic service provider (CSP).

cpCreateHash(long, int, long, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpCreateHash

Purpose: initiate the hashing of a stream of data. 64 bit version

cpCreateHash(int, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpCreateHash

Purpose: initiate the hashing of a stream of data. 32 bit version

cpCreateHash(Number, int, Number, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpCreateHash

Purpose: initiate the hashing of a stream of data

cpCreateProfile(String, String, String, String, String, String, int, int, long) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpCreateProfile

Purpose: Создание профайла.

cpCreateProfile(String, String, String, String, String, String, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpCreateProfile

Purpose: Создание профайла.

cpCreateProfile(String, String, String, String, String, String, int, int, Number) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpCreateProfile

Purpose: Создание профайла.

cpCreateUrl(String, String, String, String, String, String, int, int, long) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpCreateUrl

Purpose: Создание URL.

cpCreateUrl(String, String, String, String, String, String, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpCreateUrl

Purpose: Создание URL.

cpCreateUrl(String, String, String, String, String, String, int, int, Number) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpCreateUrl

Purpose: Создание URL.

CPD - Static variable in class kz.gamma.asn1.dvcs.ServiceType
Identifier of CPD service (Certify Possession of Data).
CPD - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Certification of Possession of Data
cpDecrypt(long, long, long, int, int, byte[], int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDecrypt

Purpose: Decrypt data. 64 bit version

cpDecrypt(int, int, int, int, int, byte[], int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDecrypt

Purpose: Decrypt data. 32 bit version

cpDecrypt(Number, Number, Number, int, int, byte[], int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDecrypt

Purpose: Decrypt data

cpDeriveKey(long, int, long, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDeriveKey

Purpose: Derive cryptographic keys from base data. 64 bit version

cpDeriveKey(int, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDeriveKey

Purpose: Derive cryptographic keys from base data. 32 bit version

cpDeriveKey(Number, int, Number, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDeriveKey

Purpose: Derive cryptographic keys from base data

cpDestroyHash(long, long) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDestroyHash

Purpose: Destroy the hash object. 64 bit version

cpDestroyHash(int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDestroyHash

Purpose: Destroy the hash object. 32 bit version

cpDestroyHash(Number, Number) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDestroyHash

Purpose: Destroy the hash object

cpDestroyKey(long, long) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDestroyKey

Purpose: Destroys the cryptographic key that is being referenced with the hKey parameter. 64 bit version

cpDestroyKey(int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDestroyKey

Purpose: Destroys the cryptographic key that is being referenced with the hKey parameter. 32 bit version

cpDestroyKey(Number, Number) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDestroyKey

Purpose: Destroys the cryptographic key that is being referenced with the hKey parameter

cpDuplicateHash(long, long, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDuplicateHash

Purpose: Duplicate Hash. 64 bit version

cpDuplicateHash(int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDuplicateHash

Purpose: Duplicate Hash. 32 bit version

cpDuplicateHash(Number, Number, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDuplicateHash

Purpose: Duplicate Hash

cpDuplicateKey(long, long, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDuplicateKey

Purpose: CPDuplicateKey. 64 bit version

cpDuplicateKey(int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDuplicateKey

Purpose: CPDuplicateKey. 32 bit version

cpDuplicateKey(Number, Number, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpDuplicateKey

Purpose: CPDuplicateKey

cpEncrypt(long, long, long, int, int, byte[], int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpEncrypt

Purpose: Encrypt data. 64 bit version

cpEncrypt(int, int, int, int, int, byte[], int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpEncrypt

Purpose: Encrypt data. 32 bit version

cpEncrypt(Number, Number, Number, int, int, byte[], int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpEncrypt

Purpose: Encrypt data

cpExportKeyData(long, long, long, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeyData

Purpose: Export cryptographic keys out of a CSP in a secure manner. 64 bit version

cpExportKeyData(int, int, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeyData

Purpose: Export cryptographic keys out of a CSP in a secure manner. 32 bit version

cpExportKeyData(Number, Number, Number, int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeyData

Purpose: Export cryptographic keys out of a CSP in a secure manner

cpExportKeyData(Number, Number, byte[], int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeyDataSecond

Purpose: Export cryptographic keys out of a CSP in a secure manner

cpExportKeyDataEx(long, long, long, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeyDataEx

Purpose: Export cryptographic keys out of a CSP in a secure manner. 64 bit version

cpExportKeyDataEx(int, int, int, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeyDataEx

Purpose: Export cryptographic keys out of a CSP in a secure manner. 64 bit version

cpExportKeyDataEx(Number, Number, Number, int, int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeyData

Purpose: Export cryptographic keys out of a CSP in a secure manner

cpExportKeyDataSecond(long, long, byte[], int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeyDataSecond

Purpose: Export cryptographic keys out of a CSP in a secure manner. 64 bit version

cpExportKeyDataSecond(int, int, byte[], int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeyDataSecond

Purpose: Export cryptographic keys out of a CSP in a secure manner. 32 bit version

cpExportKeySize(long, long, long, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeySize

Purpose: Export cryptographic keys out of a CSP in a secure manner. 64 bit version

cpExportKeySize(int, int, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeySize

Purpose: Export cryptographic keys out of a CSP in a secure manner. 32 bit version

cpExportKeySize(Number, Number, Number, int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpExportKeySize

Purpose: Export cryptographic keys out of a CSP in a secure manner

cpGenKey(long, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGenKey

Purpose: Generate cryptographic keys. 64 bit version

cpGenKey(int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGenKey

Purpose: Generate cryptographic keys. 32 bit version

cpGenKey(Number, int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGenKey

Purpose: Generate cryptographic keys

cpGenRandom(long, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGenRandom

Purpose: Used to fill a buffer with random bytes. 64 bit version

cpGenRandom(int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGenRandom

Purpose: Used to fill a buffer with random bytes. 32 bit version

cpGenRandom(Number, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGenRandom

Purpose: Used to fill a buffer with random bytes

cpGetDataFromUrl(long, String, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetDataFromUrl

Purpose: Извлечение данных из URL. 64 bit version

cpGetDataFromUrl(int, String, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetDataFromUrl

Purpose: Извлечение данных из URL. 32 bit version

cpGetDataFromUrl(Number, String, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetDataFromUrl

Purpose: Извлечение данных из URL

cpGetHashParamData(long, long, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetHashParamData

Purpose: Allows applications to get various aspects of the operations of a hash. 64 bit version

cpGetHashParamData(int, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetHashParamData

Purpose: Allows applications to get various aspects of the operations of a hash. 32 bit version

cpGetHashParamData(Number, Number, int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetHashParamData

Purpose: Allows applications to get various aspects of the operations of a hash

cpGetHashParamSize(long, long, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetHashParamSize

Purpose: Allows applications to get various aspects of the operations of a hash. 64 bit version

cpGetHashParamSize(int, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetHashParamSize

Purpose: Allows applications to get various aspects of the operations of a hash. 32 bit version

cpGetHashParamSize(Number, Number, int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetHashParamSize

Purpose: Allows applications to get various aspects of the operations of a hash

cpGetKeyParamData(long, long, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetKeyParamData

Purpose: Allows applications to get various aspects of the operations of a key. 64 bit version

cpGetKeyParamData(int, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetKeyParamData

Purpose: Allows applications to get various aspects of the operations of a key. 32 bit version

cpGetKeyParamData(Number, Number, int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetKeyParamData

Purpose: Allows applications to get various aspects of the operations of a key

cpGetKeyParamSize(long, long, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetKeyParamSize

Purpose: Allows applications to get various aspects of the operations of a key. 64 bit version

cpGetKeyParamSize(int, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetKeyParamSize

Purpose: Allows applications to get various aspects of the operations of a key. 32 bit version

cpGetKeyParamSize(Number, Number, int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetKeyParamSize

Purpose: Allows applications to get various aspects of the operations of a key

cpGetProvParamByte(long, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetProvParamByte

Purpose: Allows applications to get various aspects of the operations of a provider. 64 bit version

cpGetProvParamByte(int, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetProvParamByte

Purpose: Allows applications to get various aspects of the operations of a provider. 32 bit version

cpGetProvParamByte(Number, int, int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetProvParamByte

Purpose: Allows applications to get various aspects of the operations of a provider

cpGetProvParamSize(long, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetProvParamSize

Purpose: Allows applications to get various aspects of the operations of a provider. 64 bit version

cpGetProvParamSize(int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetProvParamSize

Purpose: Allows applications to get various aspects of the operations of a provider. 32 bit version

cpGetProvParamSize(Number, int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetProvParamSize

Purpose: Allows applications to get various aspects of the operations of a provider

cpGetTumarCspBit() - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetTumarCspBit

Purpose: Получение разрядности криптопровайдера. 32 или 64 бита. 32 and 64 bit version

cpGetTumarCspBit() - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetTumarCspBit

Purpose: Получение разрядности криптопровайдера. 32 или 64 бита.

cpGetTumarCspBuild() - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetTumarCspBuild

Purpose: Получение версии криптопровайдера.

cpGetTumarCspBuild() - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetTumarCspBuild

Purpose: Получение версии криптопровайдера.

cpGetUserKey(long, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetUserKey

Purpose: Gets a handle to a permanent user key. 64 bit version

cpGetUserKey(int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetUserKey

Purpose: Gets a handle to a permanent user key. 32 bit version

cpGetUserKey(Number, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpGetUserKey

Purpose: Gets a handle to a permanent user key

cpHashData(long, long, byte[], int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpHashData

Purpose: Compute the cryptographic hash on a stream of data. 64 bit version

cpHashData(int, int, byte[], int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpHashData

Purpose: Compute the cryptographic hash on a stream of data. 32 bit version

cpHashData(Number, Number, byte[], int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpHashData

Purpose: Compute the cryptographic hash on a stream of data

cpHashSessionKey(long, long, long, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpHashSessionKey

Purpose: Compute the cryptograghic hash on a key object. 64 bit version

cpHashSessionKey(int, int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpHashSessionKey

Purpose: Compute the cryptograghic hash on a key object. 32 bit version

cpHashSessionKey(Number, Number, Number, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpHashSessionKey

Purpose: Compute the cryptograghic hash on a key object

cpImportKey(long, byte[], int, long, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpImportKey

Purpose: Import cryptographic keys. 64 bit version

cpImportKey(int, byte[], int, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpImportKey

Purpose: Import cryptographic keys. 32 bit version

cpImportKey(Number, byte[], int, Number, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpImportKey

Purpose: Import cryptographic keys

cpImportKey(Number, byte[], int, byte[], int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpImportKeySecond

Purpose: Import cryptographic keys

cpImportKeySecond(long, byte[], int, byte[], int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpImportKeySecond

Purpose: Import cryptographic keys. 64 bit version

cpImportKeySecond(int, byte[], int, byte[], int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpImportKeySecond

Purpose: Import cryptographic keys. 32 bit version

cpReleaseContext(long, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpReleaseContext

Purpose: Function is used to release a context created by CrytAcquireContext. 64 bit version

cpReleaseContext(int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpReleaseContext

Purpose: Function is used to release a context created by CrytAcquireContext. 32 bit version

cpReleaseContext(Number, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpReleaseContext

Purpose: Function is used to release a context created by CrytAcquireContext.

cpSetHashParam(long, long, int, byte[], int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSetHashParam

Purpose: Allows applications to customize various aspects of the operations of a hash. 64 bit version

cpSetHashParam(int, int, int, byte[], int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSetHashParam

Purpose: Allows applications to customize various aspects of the operations of a hash. 32 bit version

cpSetHashParam(Number, Number, int, byte[], int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSetHashParam

Purpose: Allows applications to customize various aspects of the operations of a hash

cpSetKeyParam(long, long, int, byte[], int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSetKeyParam

Purpose: Allows applications to customize various aspects of the operations of a key. 64 bit version

cpSetKeyParam(int, int, int, byte[], int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSetKeyParam

Purpose: Allows applications to customize various aspects of the operations of a key. 32 bit version

cpSetKeyParam(Number, Number, int, byte[], int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSetKeyParam

Purpose: Allows applications to customize various aspects of the operations of a key

cpSetProvParam(long, int, byte[], int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSetProvParam

Purpose: Allows applications to customize various aspects of the operations of a provider. 64 bit version

cpSetProvParam(int, int, byte[], int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSetProvParam

Purpose: Allows applications to customize various aspects of the operations of a provider 32 bit version

cpSetProvParam(Number, int, byte[], int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSetProvParam

Purpose: Allows applications to customize various aspects of the operations of a provider

cpSignHashData(long, long, int, String, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSignHashData

Purpose: Create a digital signature from a hash. 64 bit version

cpSignHashData(int, int, int, String, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSignHashData

Purpose: Create a digital signature from a hash. 32 bit version

cpSignHashData(Number, Number, int, String, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSignHashData

Purpose: Create a digital signature from a hash

cpSignHashData(Number, Number, int, String, int, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSignHashData

Purpose: Create a digital signature from a hash

cpSignHashDataSecond(long, long, int, String, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSignHashDataSecond

Purpose: Create a digital signature from a hash. 64 bit version

cpSignHashDataSecond(int, int, int, String, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSignHashDataSecond

Purpose: Create a digital signature from a hash. 32 bit version

cpSignHashSize(long, long, int, String, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSignHashSize

Purpose: Create a digital signature from a hash. 64 bit version

cpSignHashSize(int, int, int, String, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSignHashSize

Purpose: Create a digital signature from a hash. 32 bit version

cpSignHashSize(Number, Number, int, String, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpSignHashSize

Purpose: Create a digital signature from a hash

cpUrlToNewUrl(String, String, int, long) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpUrlToNewUrl

Purpose: Изменение данных в URL. 64 bit version

cpUrlToNewUrl(String, String, int, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpUrlToNewUrl

Purpose: Изменение данных в URL. 32 bit version

cpUrlToNewUrl(String, String, int, Number) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpUrlToNewUrl

Purpose: Изменение данных в URL

cpVerifySignature(long, long, byte[], int, long, String, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpVerifySignature

Purpose: Used to verify a signature against a hash object. 64 bit version

cpVerifySignature(int, int, byte[], int, int, String, int) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpVerifySignature

Purpose: Used to verify a signature against a hash object. 32 bit version

cpVerifySignature(Number, Number, byte[], int, Number, String, int) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
In C/C++: Java_kz_gamma_tumarcsp_LibraryWrapper_cpVerifySignature

Purpose: Used to verify a signature against a hash object

cpyBytesToShort(byte[], short[]) - Method in class kz.gamma.hash.GOST3411Digest
 
cpyShortToBytes(short[], byte[]) - Method in class kz.gamma.hash.GOST3411Digest
 
createAlgorithmParameters(String, String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
createAlgorithmParams(String, String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
createAsymmetricCipher(String, String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
createAttributeCertificates(List, X509AttributeCertStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
 
createAttributeStore(String, String, ASN1Set) - Method in class kz.gamma.cms.CMSSignedHelper
 
createBerSetFromList(List) - Static method in class kz.gamma.cms.CMSUtils
 
createCertificateStore(String, String, ASN1Set) - Method in class kz.gamma.cms.CMSSignedHelper
 
createCerts(List, X509CertStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
 
createCertStore(String, String, ASN1Set, ASN1Set) - Method in class kz.gamma.cms.CMSSignedHelper
 
createCipher(String, String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
createConfirm(String) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
createCRLs(List, X509CRLStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
 
createCRLsStore(String, String, ASN1Set) - Method in class kz.gamma.cms.CMSSignedHelper
 
createCrossCertificatePairs(List, X509CertPairStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
 
createDerSetFromList(List) - Static method in class kz.gamma.cms.CMSUtils
 
createDialog(List, String, Integer) - Method in class kz.gamma.core.file.FileHelper
Создание диалога и выбор пути.
createDialog(String, String, int) - Method in class kz.gamma.tumarcsp.CommonApplet
Выбор файла
createDigestInstance(String, String) - Method in class kz.gamma.cms.CMSSignedHelper
 
createFile(String) - Method in class kz.gamma.core.file.FileHelper
Создание директории.
createFile(String, byte[], int) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
createInetAddress(String) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
createKeyGenerator(String, String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
createList() - Method in class kz.gamma.tumarcsp.ProfileParams
Конструктор
createParser(X509Util.Implementation) - Static method in class kz.gamma.x509.X509StreamParser
 
createProfile(String, String, String, String, String, String, int, int) - Method in class kz.gamma.tumarcsp.CommonApplet
Создание профайла
createProfile(String, String, String, String) - Method in class kz.gamma.tumarcsp.profile.ProfileCreator
Создание профайла.
createProfile(String, String, String, String, String, String, Integer, Integer) - Method in class kz.gamma.tumarcsp.profile.ProfileCreator
Создание профайла.
createPublicKeyFromDERStream(byte[]) - Static method in class kz.gamma.jce.provider.JDKKeyFactory
 
createPublicKeyFromPublicKeyInfo(SubjectPublicKeyInfo) - Static method in class kz.gamma.jce.provider.JDKKeyFactory
 
createSequence(Vector) - Method in class kz.gamma.asn1.x509.NameConstraints
 
createStandardAttributeTable(Map) - Method in class kz.gamma.cms.DefaultSignedAttributeTableGenerator
Create a standard attribute table from the passed in parameters - this will normally include contentType, signingTime, and messageDigest.
createStore(X509Util.Implementation, X509StoreParameters) - Static method in class kz.gamma.x509.X509Store
 
createSymmetricKeyGenerator(String, String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
createTimeList - Variable in class kz.gamma.tumarcsp.KeyParams
 
createUrl(String, String, String, String, String, String, Integer, Integer) - Method in class kz.gamma.tumarcsp.profile.ProfileCreator
Создание URL для доступа к ключам.
creatPSSParams(AlgorithmIdentifier, int) - Static method in class kz.gamma.jce.PKCS10CertificationRequest
 
creatPSSParams(AlgorithmIdentifier, int) - Static method in class kz.gamma.x509.X509Util
 
critical - Variable in class kz.gamma.asn1.x509.Extension
 
critical - Variable in class kz.gamma.asn1.x509.X509Extension
 
critical - Variable in class kz.gamma.jce.provider.PKIXPolicyNode
 
CRL_DIST_POINTS - Static variable in class kz.gamma.x509.PKIXCertPathReviewer
 
CRL_DISTRIBUTION_POINTS - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
CRL_NUMBER - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
CRL_NUMBER - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
CRL_SIGN - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
CRL_SIGN - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
crlAccessMethod - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
crlBag - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
CRLDistPoint - Class in kz.gamma.asn1.x509
 
CRLDistPoint(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.CRLDistPoint
 
CRLDistPoint(DistributionPoint[]) - Constructor for class kz.gamma.asn1.x509.CRLDistPoint
 
cRLDistributionPoints - Static variable in class kz.gamma.asn1.x509.Extension
CRL Distribution Points
CRLDistributionPoints - Static variable in class kz.gamma.asn1.x509.X509Extensions
CRL Distribution Points
crlentries - Variable in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
crlEntryExtensions - Variable in class kz.gamma.asn1.x509.TBSCertList.CRLEntry
 
crlExtensions - Variable in class kz.gamma.asn1.x509.TBSCertList
 
CrlID - Class in kz.gamma.asn1.ocsp
 
CrlID(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.CrlID
 
cRLIssuer - Variable in class kz.gamma.asn1.x509.DistributionPoint
 
cRLIssuerSearch(X509CRLStoreSelector, String[], String[], String[]) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Can use the issuer of the given of the X509CRLStoreSelector.
crlNum - Variable in class kz.gamma.asn1.ocsp.CrlID
 
CRLNumber - Class in kz.gamma.asn1.x509
The CRLNumber object.
CRLNumber(BigInteger) - Constructor for class kz.gamma.asn1.x509.CRLNumber
 
cRLNumber - Static variable in class kz.gamma.asn1.x509.Extension
CRL Number
CRLNumber - Static variable in class kz.gamma.asn1.x509.X509Extensions
CRL Number
CRLReason - Class in kz.gamma.asn1.x509
The CRLReason enumeration.
CRLReason(int) - Constructor for class kz.gamma.asn1.x509.CRLReason
 
CRLReason(DEREnumerated) - Constructor for class kz.gamma.asn1.x509.CRLReason
 
crlReasons - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
crlReasons - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
crls - Variable in class kz.gamma.asn1.cms.OriginatorInfo
 
crls - Variable in class kz.gamma.asn1.cms.SignedData
 
crls - Variable in class kz.gamma.asn1.pkcs.SignedData
 
crlsBer - Variable in class kz.gamma.asn1.cms.SignedData
 
cRLSign - Static variable in class kz.gamma.asn1.x509.KeyUsage
 
cRLSign - Static variable in class kz.gamma.jce.X509KeyUsage
 
crlStore - Variable in class kz.gamma.cms.CMSSignedData
 
crlTime - Variable in class kz.gamma.asn1.ocsp.CrlID
 
crlTypes - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
crlUrl - Variable in class kz.gamma.asn1.ocsp.CrlID
 
crossCertificateAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
crossCertificateAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
crossCertificatePairSubjectSearch(X509CertPairStoreSelector, String[], String[], String[]) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Can use the subject of the forward certificate of the set certificate pair or the subject of the forward X509CertStoreSelector of the given selector.
crossCertificateSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
crossCertificateSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
CRT_KEYUSAGE_CERTSIG - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_KEYUSAGE_CRLSIGN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_KEYUSAGE_DATAENC - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_KEYUSAGE_DECONLY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_KEYUSAGE_DIGSIGN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_KEYUSAGE_ENCONLY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_KEYUSAGE_KEYAGRM - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_KEYUSAGE_KEYENCH - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_KEYUSAGE_NONREPU - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_PURPOSE_CA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_PURPOSE_DVCS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_PURPOSE_OCSP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_PURPOSE_RA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRT_PURPOSE_TSA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
crypt(boolean, String, byte[], char[], String, byte[]) - Static method in class kz.gamma.openssl.PEMUtilities
 
CRYPT_CMP_NO_IMP_CONF - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Flag for CPExportKey
CRYPT_CPRO_EXPORT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Flag for CPExportKey
CRYPT_DEFAULT_MODE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Flag for CPExportKey
CRYPT_DELETEKEYSET - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, необходимый для удаления ключа/ключей
CRYPT_ECC_EXPORT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Flag for CPExportKey
CRYPT_ECDSA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_EXPORTABLE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для генерации экспортируемого ключа
CRYPT_FIRST - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый в циклах
CRYPT_KAZ_EXPORT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Flag for CPExportKey
CRYPT_MODE_CBC - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_NEWKEYSET - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для генерации ключа
CRYPT_NEWKEYSET_OLD - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для генерации ключа в старом формате
CRYPT_NEWKEYSETEX - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для генерации ключа
CRYPT_NO_MATH_CACHE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_OBJECT_CMP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_OBJECT_CRL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_OBJECT_CRT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_OBJECT_OCSP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_OBJECT_P10 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_OBJECT_REV - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_OBJECT_TSP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_OLD_P10_FORMAT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Flag for CPExportKey
CRYPT_OLD_TUM_KEYSET - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для генерации ключа
CRYPT_P12_STD_EXPORT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, необходимый для экспорта ключевой пары в формате PKCS#12 (Open SSL)
CRYPT_P12_STD_EXPORT_S - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, необходимый для экспорта ключевой пары в формате PKCS#12 (Open SSL Server)
CRYPT_SIGN_ASN1 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_SIGN_PKCS7 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_SILENT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPT_USE_OCSP_LOCATOR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Flag for CPExportKey
CRYPT_VERIFYCONTEXT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг инициализации без загрузки ключей
CRYPT_X509_FORMAT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
CRYPTO_PRO_GOST - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм ГОСТ 34310 (Крипто Про)
CryptoException - Exception in kz.gamma.crypto
the foundation class for the hard exceptions thrown by the crypto packages.
CryptoException() - Constructor for exception kz.gamma.crypto.CryptoException
base constructor.
CryptoException(String) - Constructor for exception kz.gamma.crypto.CryptoException
create a CryptoException with the given message.
cryptoProA - Static variable in class kz.gamma.asn1.cryptopro.GOST3410NamedParameters
 
cryptoProB - Static variable in class kz.gamma.asn1.cryptopro.GOST3410NamedParameters
 
CryptoProObjectIdentifiers - Interface in kz.gamma.asn1.cryptopro
 
cryptoProXchA - Static variable in class kz.gamma.asn1.cryptopro.GOST3410NamedParameters
 
cryptText(byte[], JCEECPrivateKey) - Method in class kz.gamma.cms.CMSGammaEnvelopedData
Шифрование сообщения
cryptText(byte[]) - Method in class kz.gamma.cms.CMSVistaEnvelopedData
Шифрование сообщения
CSPException - Exception in kz.gamma.jce.exception
Исключения TumarCSP Date: 28.10.2009 Time: 11:11:48
CSPException(ErrorResolver, String) - Constructor for exception kz.gamma.jce.exception.CSPException
Конструктор
CSPException(ErrorResolver, String, Throwable) - Constructor for exception kz.gamma.jce.exception.CSPException
Конструктор
CSPException(ErrorResolver, Throwable) - Constructor for exception kz.gamma.jce.exception.CSPException
Конструктор
CSPException(ErrorResolver) - Constructor for exception kz.gamma.jce.exception.CSPException
Конструктор
CSPException(Throwable) - Constructor for exception kz.gamma.jce.exception.CSPException
Конструктор
cspUtil - Variable in class kz.gamma.jce.provider.JCEECPrivateKey
 
cspUtil - Variable in class kz.gamma.jce.provider.JDKKeyStoreByte
 
CSPUtil - Class in kz.gamma.tumarcsp
Вспомогательные функции криптопровайдера TumarCSP Date: 27.10.2009 Time: 17:43:22
CSPUtil() - Constructor for class kz.gamma.tumarcsp.CSPUtil
 
cspUtil - Variable in class kz.gamma.tumarcsp.KeyParams
 
cTwoCurve - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
currency - Variable in class kz.gamma.asn1.x509.qualified.MonetaryValue
 
currentCrlStream - Variable in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
currentStream - Variable in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
currentStream - Variable in class kz.gamma.jce.provider.X509AttrCertParser
 
currentStream - Variable in class kz.gamma.jce.provider.X509CertPairParser
 
currentStream - Variable in class kz.gamma.jce.provider.X509CertParser
 
currentStream - Variable in class kz.gamma.jce.provider.X509CRLParser
 

D

data - Static variable in interface kz.gamma.asn1.cms.CMSObjectIdentifiers
 
data - Variable in class kz.gamma.asn1.DERBitString
 
data - Variable in class kz.gamma.asn1.DERUnknownTag
 
data - Variable in class kz.gamma.asn1.pkcs.EncryptedData
 
data - Variable in class kz.gamma.asn1.pkcs.EncryptedPrivateKeyInfo
 
data - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
DATA - Static variable in class kz.gamma.cms.CMSSignedGenerator
Default type for the signed data.
DataConverter - Class in kz.gamma.tumarcsp
 
DataConverter() - Constructor for class kz.gamma.tumarcsp.DataConverter
 
dataEncipherment - Static variable in class kz.gamma.asn1.x509.KeyUsage
 
dataEncipherment - Static variable in class kz.gamma.jce.X509KeyUsage
 
DataLengthException - Exception in kz.gamma.crypto
this exception is thrown if a buffer that is meant to have output copied into it turns out to be too short, or if we've been given insufficient input.
DataLengthException() - Constructor for exception kz.gamma.crypto.DataLengthException
base constructor.
DataLengthException(String) - Constructor for exception kz.gamma.crypto.DataLengthException
create a DataLengthException with the given message.
dataLocations - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
dataLocations - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
date - Variable in class kz.gamma.asn1.cms.KEKIdentifier
 
date - Variable in class kz.gamma.asn1.cms.RecipientKeyIdentifier
 
DATE_OF_BIRTH - Static variable in class kz.gamma.asn1.x500.style.BCStyle
RFC 3039 DateOfBirth - GeneralizedTime - YYYYMMDD000000Z
DATE_OF_BIRTH - Static variable in class kz.gamma.asn1.x509.X509Name
RFC 3039 DateOfBirth - GeneralizedTime - YYYYMMDD000000Z
dateF - Variable in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
dateOfBirth - Variable in class kz.gamma.asn1.x509.sigi.PersonalData
 
dateToString(Date, String) - Method in class kz.gamma.core.utils.DateUtils
Конвертирование объекта Date в строковое представление даты
DateUtils - Class in kz.gamma.core.utils
Date: 07.08.2010 Time: 19:37:36
DateUtils() - Constructor for class kz.gamma.core.utils.DateUtils
Конструктор
DC - Static variable in class kz.gamma.asn1.x500.style.BCStyle
 
dc - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
DC - Static variable in class kz.gamma.asn1.x509.X509Name
 
dCount - Variable in class kz.gamma.vista.VistaMessage
 
debugMsg - Variable in exception kz.gamma.i18n.MissingEntryException
 
decipherOnly - Static variable in class kz.gamma.asn1.x509.KeyUsage
 
decipherOnly - Static variable in class kz.gamma.jce.X509KeyUsage
 
decode(byte[]) - Static method in class kz.gamma.util.encoders.Base64
decode the base 64 encoded input data.
decode(String) - Static method in class kz.gamma.util.encoders.Base64
decode the base 64 encoded String data - whitespace will be ignored
decode(String, OutputStream) - Static method in class kz.gamma.util.encoders.Base64
decode the base 64 encoded String data writing it to the given output stream, whitespace characters will be ignored
decode(byte[], int, int, OutputStream) - Method in class kz.gamma.util.encoders.Base64Encoder
decode the base 64 encoded byte data writing it to the given output stream, whitespace characters will be ignored.
decode(String, OutputStream) - Method in class kz.gamma.util.encoders.Base64Encoder
decode the base 64 encoded String data writing it to the given output stream, whitespace characters will be ignored.
decode(byte[], int, int, OutputStream) - Method in interface kz.gamma.util.encoders.Encoder
Decode the byte data
decode(String, OutputStream) - Method in interface kz.gamma.util.encoders.Encoder
Decode the byte data
decode(byte[]) - Static method in class kz.gamma.util.encoders.Hex
decode the Hex encoded input data.
decode(String) - Static method in class kz.gamma.util.encoders.Hex
decode the Hex encoded String data - whitespace will be ignored.
decode(String, OutputStream) - Static method in class kz.gamma.util.encoders.Hex
decode the Hex encoded String data writing it to the given output stream, whitespace characters will be ignored.
decode(byte[], int, int, OutputStream) - Method in class kz.gamma.util.encoders.HexEncoder
decode the Hex encoded byte data writing it to the given output stream, whitespace characters will be ignored.
decode(String, OutputStream) - Method in class kz.gamma.util.encoders.HexEncoder
decode the Hex encoded String data writing it to the given output stream, whitespace characters will be ignored.
decode(byte[], int, int, byte[], int) - Method in class kz.gamma.util.encoders.HexTranslator
 
decode(byte[], int, int, byte[], int) - Method in interface kz.gamma.util.encoders.Translator
 
decode(byte[]) - Static method in class kz.gamma.util.encoders.UrlBase64
Decode the URL safe base 64 encoded input data - white space will be ignored.
decode(byte[], OutputStream) - Static method in class kz.gamma.util.encoders.UrlBase64
decode the URL safe base 64 encoded byte data writing it to the given output stream, whitespace characters will be ignored.
decode(String) - Static method in class kz.gamma.util.encoders.UrlBase64
decode the URL safe base 64 encoded String data - whitespace will be ignored.
decode(String, OutputStream) - Static method in class kz.gamma.util.encoders.UrlBase64
Decode the URL safe base 64 encoded String data writing it to the given output stream, whitespace characters will be ignored.
decodeAttrName(String, Hashtable) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
decodeLastBlock(OutputStream, char, char, char, char) - Method in class kz.gamma.util.encoders.Base64Encoder
 
decodeObject(String) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
decodeOID(String, Hashtable) - Method in class kz.gamma.asn1.x509.X509Name
 
decodingTable - Variable in class kz.gamma.util.encoders.Base64Encoder
set up the decoding table.
decodingTable - Variable in class kz.gamma.util.encoders.HexEncoder
 
decryptText(KeyStore, String) - Method in class kz.gamma.cms.CMSGammaEnvelopedData
Расшифровывание сообщения
decryptText(KeyStore, String, byte[], X509Certificate) - Method in class kz.gamma.cms.CMSVistaEnvelopedData
Расшифровывание сообщения
DEFAULT_ALG_EXCH - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм на ключевой обмен по умолчанию "1.3.6.1.4.1.6801.1.8.8"
DEFAULT_ALG_SIGN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм на подпись по умолчанию "1.3.6.1.4.1.6801.1.5.8"
DEFAULT_BUF_SIZE - Static variable in class kz.gamma.cms.CMSProcessableFile
 
DEFAULT_BUF_SIZE - Variable in class kz.gamma.cms.Pkcs7Data
 
DEFAULT_ENCODING - Static variable in class kz.gamma.i18n.LocalizedMessage
 
DEFAULT_HASH_ALGORITHM - Static variable in class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
DEFAULT_HASH_ALGORITHM - Static variable in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
DEFAULT_MASK_GEN_FUNCTION - Static variable in class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
DEFAULT_MASK_GEN_FUNCTION - Static variable in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
DEFAULT_P_SOURCE_ALGORITHM - Static variable in class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
DEFAULT_SALT_LENGTH - Static variable in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
DEFAULT_TRAILER_FIELD - Static variable in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
DEFAULT_VERSION - Static variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
DEFAULT_VERSION - Static variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
DEFAULT_VERSION - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
DEFAULT_VERSION - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
DefaultLookUp - Static variable in class kz.gamma.asn1.x500.style.BCStyle
look up table translating common symbols into their OIDS.
DefaultLookUp - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
look up table translating common symbols into their OIDS.
DefaultLookUp - Static variable in class kz.gamma.asn1.x509.X509Name
look up table translating common symbols into their OIDS.
DefaultReverse - Static variable in class kz.gamma.asn1.x509.X509Name
determines whether or not strings should be processed and printed from back to front.
DefaultSignedAttributeTableGenerator - Class in kz.gamma.cms
Default signed attributes generator.
DefaultSignedAttributeTableGenerator() - Constructor for class kz.gamma.cms.DefaultSignedAttributeTableGenerator
Initialise to use all defaults
DefaultSignedAttributeTableGenerator(AttributeTable) - Constructor for class kz.gamma.cms.DefaultSignedAttributeTableGenerator
Initialise with some extra attributes or overrides.
defaultStyle - Static variable in class kz.gamma.asn1.x500.X500Name
 
DefaultSymbols - Static variable in class kz.gamma.asn1.x500.style.BCStyle
default look up table translating OID values into their common symbols following the convention in RFC 2253 with a few extras
DefaultSymbols - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
default look up table translating OID values into their common symbols following the convention in RFC 2253 with a few extras
DefaultSymbols - Static variable in class kz.gamma.asn1.x509.X509Name
default look up table translating OID values into their common symbols following the convention in RFC 2253 with a few extras
DefiniteLengthInputStream - Class in kz.gamma.asn1
 
DefiniteLengthInputStream(InputStream, int) - Constructor for class kz.gamma.asn1.DefiniteLengthInputStream
 
deleteData(String) - Method in class kz.gamma.core.file.FileHelper
Удаление файла.
DELTA_CRL_INDICATOR - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
DELTA_CRL_INDICATOR - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
deltaCRLIndicator - Static variable in class kz.gamma.asn1.x509.Extension
Delta CRL indicator
DeltaCRLIndicator - Static variable in class kz.gamma.asn1.x509.X509Extensions
Delta CRL indicator
deltaCRLIndicator - Variable in class kz.gamma.x509.X509CRLStoreSelector
 
deltaRevocationListAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
deltaRevocationListAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
deltaRevocationListIssuerAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
deltaRevocationListIssuerAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
dencryptText(KeyStore, String) - Method in class kz.gamma.cms.CMSGammaEnvelopedData
Deprecated. replaced by CMSGammaEnvelopedData.decryptText(KeyStore store, String password)
depth - Variable in class kz.gamma.jce.provider.PKIXPolicyNode
 
DER - Static variable in class kz.gamma.asn1.ASN1Encodable
 
DERApplicationSpecific - Class in kz.gamma.asn1
Base class for an application specific object
DERApplicationSpecific(int, byte[]) - Constructor for class kz.gamma.asn1.DERApplicationSpecific
 
DERApplicationSpecific(int, DEREncodable) - Constructor for class kz.gamma.asn1.DERApplicationSpecific
 
DERApplicationSpecific(boolean, int, DEREncodable) - Constructor for class kz.gamma.asn1.DERApplicationSpecific
 
DERBitString - Class in kz.gamma.asn1
 
DERBitString(byte, int) - Constructor for class kz.gamma.asn1.DERBitString
 
DERBitString(byte[], int) - Constructor for class kz.gamma.asn1.DERBitString
 
DERBitString(byte[]) - Constructor for class kz.gamma.asn1.DERBitString
 
DERBitString(DEREncodable) - Constructor for class kz.gamma.asn1.DERBitString
 
DERBMPString - Class in kz.gamma.asn1
DER BMPString object.
DERBMPString(byte[]) - Constructor for class kz.gamma.asn1.DERBMPString
basic constructor - byte encoded string.
DERBMPString(String) - Constructor for class kz.gamma.asn1.DERBMPString
basic constructor
DERBoolean - Class in kz.gamma.asn1
 
DERBoolean(byte[]) - Constructor for class kz.gamma.asn1.DERBoolean
 
DERBoolean(boolean) - Constructor for class kz.gamma.asn1.DERBoolean
 
DERConstructedSequence - Class in kz.gamma.asn1
Deprecated. use DERSequence.
DERConstructedSequence() - Constructor for class kz.gamma.asn1.DERConstructedSequence
Deprecated.  
DERConstructedSet - Class in kz.gamma.asn1
Deprecated. use DERSet
DERConstructedSet() - Constructor for class kz.gamma.asn1.DERConstructedSet
Deprecated.  
DERConstructedSet(DEREncodable) - Constructor for class kz.gamma.asn1.DERConstructedSet
Deprecated.  
DERConstructedSet(DEREncodableVector) - Constructor for class kz.gamma.asn1.DERConstructedSet
Deprecated.  
derDecode(byte[]) - Method in class kz.gamma.cms.SignerInformation
 
DERDump - Class in kz.gamma.asn1.util
Deprecated. use ASN1Dump.
DERDump() - Constructor for class kz.gamma.asn1.util.DERDump
Deprecated.  
DEREncodable - Interface in kz.gamma.asn1
 
DEREncodableVector - Class in kz.gamma.asn1
a general class for building up a vector of DER encodable objects - this will eventually be superceded by ASN1EncodableVector so you should use that class in preference.
DEREncodableVector() - Constructor for class kz.gamma.asn1.DEREncodableVector
Deprecated. use ASN1EncodableVector instead.
DEREnumerated - Class in kz.gamma.asn1
 
DEREnumerated(int) - Constructor for class kz.gamma.asn1.DEREnumerated
 
DEREnumerated(BigInteger) - Constructor for class kz.gamma.asn1.DEREnumerated
 
DEREnumerated(byte[]) - Constructor for class kz.gamma.asn1.DEREnumerated
 
DERGeneralizedTime - Class in kz.gamma.asn1
Generalized time object.
DERGeneralizedTime(String) - Constructor for class kz.gamma.asn1.DERGeneralizedTime
The correct format for this is YYYYMMDDHHMMSS[.f]Z, or without the Z for local time, or Z+-HHMM on the end, for difference between local time and UTC time.
DERGeneralizedTime(Date) - Constructor for class kz.gamma.asn1.DERGeneralizedTime
base constructer from a java.util.date object
DERGeneralizedTime(byte[]) - Constructor for class kz.gamma.asn1.DERGeneralizedTime
 
DERGeneralString - Class in kz.gamma.asn1
 
DERGeneralString(byte[]) - Constructor for class kz.gamma.asn1.DERGeneralString
 
DERGeneralString(String) - Constructor for class kz.gamma.asn1.DERGeneralString
 
DERGenerator - Class in kz.gamma.asn1
 
DERGenerator(OutputStream) - Constructor for class kz.gamma.asn1.DERGenerator
 
DERGenerator(OutputStream, int, boolean) - Constructor for class kz.gamma.asn1.DERGenerator
 
DERIA5String - Class in kz.gamma.asn1
DER IA5String object - this is an ascii string.
DERIA5String(byte[]) - Constructor for class kz.gamma.asn1.DERIA5String
basic constructor - with bytes.
DERIA5String(String) - Constructor for class kz.gamma.asn1.DERIA5String
basic constructor - without validation.
DERIA5String(String, boolean) - Constructor for class kz.gamma.asn1.DERIA5String
Constructor with optional validation.
DERInputStream - Class in kz.gamma.asn1
Deprecated. use ASN1InputStream
DERInputStream(InputStream) - Constructor for class kz.gamma.asn1.DERInputStream
Deprecated. use ASN1InputStream
DERInteger - Class in kz.gamma.asn1
 
DERInteger(int) - Constructor for class kz.gamma.asn1.DERInteger
 
DERInteger(BigInteger) - Constructor for class kz.gamma.asn1.DERInteger
 
DERInteger(byte[]) - Constructor for class kz.gamma.asn1.DERInteger
 
derivationAlg - Variable in class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
DERNull - Class in kz.gamma.asn1
A NULL object.
DERNull() - Constructor for class kz.gamma.asn1.DERNull
 
derNull - Static variable in class kz.gamma.jce.provider.X509SignatureUtil
 
DERNumericString - Class in kz.gamma.asn1
DER NumericString object - this is an ascii string of characters {0,1,2,3,4,5,6,7,8,9, }.
DERNumericString(byte[]) - Constructor for class kz.gamma.asn1.DERNumericString
basic constructor - with bytes.
DERNumericString(String) - Constructor for class kz.gamma.asn1.DERNumericString
basic constructor - without validation..
DERNumericString(String, boolean) - Constructor for class kz.gamma.asn1.DERNumericString
Constructor with optional validation.
DERObject - Class in kz.gamma.asn1
 
DERObject() - Constructor for class kz.gamma.asn1.DERObject
 
DERObjectIdentifier - Class in kz.gamma.asn1
 
DERObjectIdentifier(byte[]) - Constructor for class kz.gamma.asn1.DERObjectIdentifier
 
DERObjectIdentifier(String) - Constructor for class kz.gamma.asn1.DERObjectIdentifier
 
DEROctetString - Class in kz.gamma.asn1
 
DEROctetString(byte[]) - Constructor for class kz.gamma.asn1.DEROctetString
 
DEROctetString(DEREncodable) - Constructor for class kz.gamma.asn1.DEROctetString
 
DEROutputStream - Class in kz.gamma.asn1
 
DEROutputStream(OutputStream) - Constructor for class kz.gamma.asn1.DEROutputStream
 
DERPrintableString - Class in kz.gamma.asn1
DER PrintableString object.
DERPrintableString(byte[]) - Constructor for class kz.gamma.asn1.DERPrintableString
basic constructor - byte encoded string.
DERPrintableString(String) - Constructor for class kz.gamma.asn1.DERPrintableString
basic constructor - this does not validate the string
DERPrintableString(String, boolean) - Constructor for class kz.gamma.asn1.DERPrintableString
Constructor with optional validation.
DERSequence - Class in kz.gamma.asn1
 
DERSequence() - Constructor for class kz.gamma.asn1.DERSequence
create an empty sequence
DERSequence(DEREncodable) - Constructor for class kz.gamma.asn1.DERSequence
create a sequence containing one object
DERSequence(DEREncodableVector) - Constructor for class kz.gamma.asn1.DERSequence
create a sequence containing a vector of objects.
DERSequence(ASN1Encodable[]) - Constructor for class kz.gamma.asn1.DERSequence
create a sequence containing an array of objects.
DERSequenceGenerator - Class in kz.gamma.asn1
 
DERSequenceGenerator(OutputStream) - Constructor for class kz.gamma.asn1.DERSequenceGenerator
 
DERSequenceGenerator(OutputStream, int, boolean) - Constructor for class kz.gamma.asn1.DERSequenceGenerator
 
DERSet - Class in kz.gamma.asn1
A DER encoded set object
DERSet() - Constructor for class kz.gamma.asn1.DERSet
create an empty set
DERSet(DEREncodable) - Constructor for class kz.gamma.asn1.DERSet
 
DERSet(DEREncodableVector) - Constructor for class kz.gamma.asn1.DERSet
 
DERSet(List<DEREncodable>, boolean) - Constructor for class kz.gamma.asn1.DERSet
 
DERSet(ASN1Encodable[]) - Constructor for class kz.gamma.asn1.DERSet
create a set from an array of objects.
DERSet(DEREncodableVector, boolean) - Constructor for class kz.gamma.asn1.DERSet
 
DERString - Interface in kz.gamma.asn1
basic interface for DER string objects.
DERT61String - Class in kz.gamma.asn1
DER T61String (also the teletex string)
DERT61String(byte[]) - Constructor for class kz.gamma.asn1.DERT61String
basic constructor - with bytes.
DERT61String(String) - Constructor for class kz.gamma.asn1.DERT61String
basic constructor - with string.
DERTaggedObject - Class in kz.gamma.asn1
DER TaggedObject - in ASN.1 nottation this is any object proceeded by a [n] where n is some number - these are assume to follow the construction rules (as with sequences).
DERTaggedObject(int, DEREncodable) - Constructor for class kz.gamma.asn1.DERTaggedObject
 
DERTaggedObject(boolean, int, DEREncodable) - Constructor for class kz.gamma.asn1.DERTaggedObject
 
DERTaggedObject(int) - Constructor for class kz.gamma.asn1.DERTaggedObject
create an implicitly tagged object that contains a zero length sequence.
DERTags - Interface in kz.gamma.asn1
 
DERUniversalString - Class in kz.gamma.asn1
DER UniversalString object.
DERUniversalString(byte[]) - Constructor for class kz.gamma.asn1.DERUniversalString
basic constructor - byte encoded string.
DERUnknownTag - Class in kz.gamma.asn1
We insert one of these when we find a tag we don't recognise.
DERUnknownTag(int, byte[]) - Constructor for class kz.gamma.asn1.DERUnknownTag
 
DERUTCTime - Class in kz.gamma.asn1
UTC time object.
DERUTCTime(String) - Constructor for class kz.gamma.asn1.DERUTCTime
The correct format for this is YYMMDDHHMMSSZ (it used to be that seconds were never encoded.
DERUTCTime(Date) - Constructor for class kz.gamma.asn1.DERUTCTime
base constructer from a java.util.date object
DERUTCTime(byte[]) - Constructor for class kz.gamma.asn1.DERUTCTime
 
DERUTF8String - Class in kz.gamma.asn1
DER UTF8String object.
DERUTF8String(byte[]) - Constructor for class kz.gamma.asn1.DERUTF8String
basic constructor - byte encoded string.
DERUTF8String(String) - Constructor for class kz.gamma.asn1.DERUTF8String
basic constructor
DERVisibleString - Class in kz.gamma.asn1
DER VisibleString object.
DERVisibleString(byte[]) - Constructor for class kz.gamma.asn1.DERVisibleString
basic constructor - byte encoded string.
DERVisibleString(String) - Constructor for class kz.gamma.asn1.DERVisibleString
basic constructor
dES_CBC - Static variable in class kz.gamma.asn1.smime.SMIMECapabilities
encryption algorithms preferences
dES_CBC - Static variable in class kz.gamma.asn1.smime.SMIMECapability
encryption algorithms preferences
des_EDE3_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
dES_EDE3_CBC - Static variable in class kz.gamma.asn1.smime.SMIMECapabilities
 
dES_EDE3_CBC - Static variable in class kz.gamma.asn1.smime.SMIMECapability
 
DES_EDE3_CBC - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
DES_EDE3_WRAP - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
desCBC - Static variable in interface kz.gamma.asn1.oiw.OIWObjectIdentifiers
 
description - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
description - Variable in class kz.gamma.core.file.KeyFileFilter
 
descriptions - Variable in class kz.gamma.asn1.x509.AuthorityInformationAccess
 
destinationIndicator - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
destroy() - Method in class kz.gamma.tumarcsp.CommonApplet
Уничтожение апплета
destroySessionKey() - Method in class kz.gamma.crypto.chiper.GammaGOST28147
 
DETAIL_ENTRY - Static variable in class kz.gamma.i18n.ErrorBundle
detail entry key
dHeadSize - Variable in class kz.gamma.vista.VistaMessage
 
dhEphem - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
dhHybrid1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
dhHybrid2 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
dhHybridOneFlow - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
dhKeyAgreement - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
dhOneFlow - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
DHParameter - Class in kz.gamma.asn1.pkcs
 
DHParameter(BigInteger, BigInteger, int) - Constructor for class kz.gamma.asn1.pkcs.DHParameter
 
DHParameter(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.DHParameter
 
dhpublicnumber - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
dhSinglePass_cofactorDH_sha1kdf_scheme - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
dhSinglePass_stdDH_sha1kdf_scheme - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
dhStatic - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
dig - Variable in class kz.gamma.cms.CMSSignedDataGenerator.DigOutputStream
 
dig - Variable in class kz.gamma.cms.CMSVistaSignedDataGenerator.DigOutputStream
 
digAlgorithm - Variable in class kz.gamma.asn1.cms.SignerInfo
 
digAlgorithm - Variable in class kz.gamma.asn1.pkcs.SignerInfo
 
digEncryptionAlgorithm - Variable in class kz.gamma.asn1.cms.SignerInfo
 
digEncryptionAlgorithm - Variable in class kz.gamma.asn1.pkcs.SignerInfo
 
digest - Variable in class kz.gamma.asn1.x509.DigestInfo
 
DIGEST - Static variable in interface kz.gamma.cms.CMSAttributeTableGenerator
 
Digest - Interface in kz.gamma.crypto
interface that a message digest conforms to.
digest - Variable in class kz.gamma.crypto.generators.OpenSSLPBEParametersGenerator
 
digest - Variable in class kz.gamma.jce.provider.JDKGOST3410Signer
 
digest - Variable in class kz.gamma.jce.provider.JDKMessageDigest
 
DIGEST_ALGORITHM_IDENTIFIER - Static variable in interface kz.gamma.cms.CMSAttributeTableGenerator
 
DIGEST_GOST3411 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
DIGEST_GOST3411G - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
DIGEST_KZ_GOST_34_11_95 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
DIGEST_KZ_GOST_34_11_95_TEST - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
DIGEST_LENGTH - Static variable in class kz.gamma.hash.GOST3411Digest
 
DIGEST_MD5 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
DIGEST_SHA1 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
digestAlgorithm - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
digestAlgorithm - Variable in class kz.gamma.asn1.x509.ObjectDigestInfo
 
digestAlgorithm - Variable in class kz.gamma.cms.SignerInformation
 
digestAlgorithms - Variable in class kz.gamma.asn1.cms.SignedData
 
digestAlgorithms - Variable in class kz.gamma.asn1.pkcs.SignedData
 
digestAlgs - Static variable in class kz.gamma.cms.CMSSignedHelper
 
digestAliases - Static variable in class kz.gamma.cms.CMSSignedHelper
 
digestedData - Static variable in interface kz.gamma.asn1.cms.CMSObjectIdentifiers
 
digestedData - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
digestedObjectType - Variable in class kz.gamma.asn1.x509.ObjectDigestInfo
 
DigestInfo - Class in kz.gamma.asn1.x509
The DigestInfo object.
DigestInfo(AlgorithmIdentifier, byte[]) - Constructor for class kz.gamma.asn1.x509.DigestInfo
 
DigestInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.DigestInfo
 
digestOID - Variable in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
digestOID - Variable in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
digestParamSet - Variable in class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
DigestPrint(byte[]) - Static method in class kz.gamma.vista.VistaSHA1
Prints a message digest in hexadecimal.
digInfo - Variable in class kz.gamma.asn1.pkcs.MacData
 
digitalSignature - Static variable in class kz.gamma.asn1.x509.KeyUsage
 
digitalSignature - Static variable in class kz.gamma.jce.X509KeyUsage
 
directoryName - Static variable in class kz.gamma.asn1.x509.GeneralName
 
DirectoryString - Class in kz.gamma.asn1.x500
 
DirectoryString(DERT61String) - Constructor for class kz.gamma.asn1.x500.DirectoryString
 
DirectoryString(DERPrintableString) - Constructor for class kz.gamma.asn1.x500.DirectoryString
 
DirectoryString(DERUniversalString) - Constructor for class kz.gamma.asn1.x500.DirectoryString
 
DirectoryString(DERUTF8String) - Constructor for class kz.gamma.asn1.x500.DirectoryString
 
DirectoryString(DERBMPString) - Constructor for class kz.gamma.asn1.x500.DirectoryString
 
DirectoryString(String) - Constructor for class kz.gamma.asn1.x500.DirectoryString
 
disconnect() - Method in class kz.gamma.crypto.pcsc.idcard.IdCard
 
disconnect() - Method in class kz.gamma.vista.sftp.SFTPConnector
 
DISPLAY_TEXT_MAXIMUM_SIZE - Static variable in class kz.gamma.asn1.x509.DisplayText
Describe constant DISPLAY_TEXT_MAXIMUM_SIZE here.
DisplayText - Class in kz.gamma.asn1.x509
DisplayText class, used in CertificatePolicies X509 V3 extensions (in policy qualifiers).
DisplayText(int, String) - Constructor for class kz.gamma.asn1.x509.DisplayText
Creates a new DisplayText instance.
DisplayText(String) - Constructor for class kz.gamma.asn1.x509.DisplayText
Creates a new DisplayText instance.
DisplayText(DERString) - Constructor for class kz.gamma.asn1.x509.DisplayText
Creates a new DisplayText instance.
distinguishedName - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
DistributionPoint - Class in kz.gamma.asn1.x509
The DistributionPoint object.
DistributionPoint(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.DistributionPoint
 
DistributionPoint(DistributionPointName, ReasonFlags, GeneralNames) - Constructor for class kz.gamma.asn1.x509.DistributionPoint
 
distributionPoint - Variable in class kz.gamma.asn1.x509.DistributionPoint
 
distributionPoint - Variable in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
DistributionPointName - Class in kz.gamma.asn1.x509
The DistributionPointName object.
DistributionPointName(int, DEREncodable) - Constructor for class kz.gamma.asn1.x509.DistributionPointName
 
DistributionPointName(int, ASN1Encodable) - Constructor for class kz.gamma.asn1.x509.DistributionPointName
 
DistributionPointName(ASN1TaggedObject) - Constructor for class kz.gamma.asn1.x509.DistributionPointName
 
DMD_NAME - Static variable in class kz.gamma.asn1.x500.style.BCStyle
RFC 2256 dmdName
dn - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Deprecated. replaced by StoreObjectParam.getDn()
DN_QUALIFIER - Static variable in class kz.gamma.asn1.x500.style.BCStyle
dnQualifier - DirectoryString(SIZE(1..64)
DN_QUALIFIER - Static variable in class kz.gamma.asn1.x509.X509Name
dnQualifier - DirectoryString(SIZE(1..64)
dnIssuer - Variable in class kz.gamma.asn1.cms.RevokeRequest
 
dnIssuerRecipient - Variable in class kz.gamma.cms.CMSGammaEnvelopedData.RecipientInfGamma
 
dnIssuerRecipient - Variable in class kz.gamma.cms.CMSVistaEnvelopedData.RecipientInfoGamma
 
dnQualifier - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
dnSenderIssuer - Variable in class kz.gamma.cms.CMSGammaEnvelopedData
 
dnSenderIssuer - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
dnServer - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
dNSName - Static variable in class kz.gamma.asn1.x509.GeneralName
 
dnSubject - Variable in class kz.gamma.asn1.cms.RevokeRequest
 
DNVerifier - Class in kz.gamma.util
 
DNVerifier() - Constructor for class kz.gamma.util.DNVerifier
 
doChecks() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
doDecrypt(byte[]) - Method in class kz.gamma.crypto.chiper.GammaGOST28147
 
doEncrypt(byte[]) - Method in class kz.gamma.crypto.chiper.GammaGOST28147
 
doFilter(String) - Method in interface kz.gamma.i18n.filter.Filter
Runs the filter on the input String and returns the filtered String
doFilter(String) - Method in class kz.gamma.i18n.filter.HTMLFilter
 
doFilter(String) - Method in class kz.gamma.i18n.filter.SQLFilter
 
doFilterUrl(String) - Method in interface kz.gamma.i18n.filter.Filter
Runs the filter on the input url and returns the filtered String
doFilterUrl(String) - Method in class kz.gamma.i18n.filter.HTMLFilter
 
doFilterUrl(String) - Method in class kz.gamma.i18n.filter.SQLFilter
 
doFinal(byte[], int) - Method in interface kz.gamma.crypto.Digest
close the digest, producing the final digest value.
doFinal(byte[], int) - Method in class kz.gamma.crypto.digests.GammaGost3411Digest
Получение хеш-значения
doFinal(byte[], int) - Method in class kz.gamma.hash.GOST3411Digest
 
doVerify(PublicKey, AttributeTable, String) - Method in class kz.gamma.cms.SignerInformation
 
drain() - Method in class kz.gamma.cms.CMSTypedStream
 
DSA - Interface in kz.gamma.crypto
interface for classes implementing algorithms modeled similar to the Digital Signature Alorithm.
dsa_with_sha224 - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
dsa_with_sha256 - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
dsa_with_sha384 - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
dsa_with_sha512 - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
DSAParameter - Class in kz.gamma.asn1.x509
 
DSAParameter(BigInteger, BigInteger, BigInteger) - Constructor for class kz.gamma.asn1.x509.DSAParameter
 
DSAParameter(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.DSAParameter
 
dsaWithSHA1 - Static variable in interface kz.gamma.asn1.oiw.OIWObjectIdentifiers
 
DSbox_A - Static variable in class kz.gamma.hash.GOST28147Engine
 
DSbox_Test - Static variable in class kz.gamma.hash.GOST28147Engine
 
Dump - Class in kz.gamma.asn1.util
 
Dump() - Constructor for class kz.gamma.asn1.util.Dump
 
dumpAsString(Object) - Static method in class kz.gamma.asn1.util.ASN1Dump
dump out a DER object as a formatted string
dumpAsString(DERObject) - Static method in class kz.gamma.asn1.util.DERDump
Deprecated. dump out a DER object as a formatted string
dumpAsString(DEREncodable) - Static method in class kz.gamma.asn1.util.DERDump
Deprecated. dump out a DER object as a formatted string
dvCertInfo - Variable in class kz.gamma.asn1.dvcs.DVCSResponse
 
dvcs - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
dvcs - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
DVCSCertInfo - Class in kz.gamma.asn1.dvcs
DVCSCertInfo::= SEQUENCE { version Integer DEFAULT 1 , dvReqInfo DVCSRequestInformation, messageImprint DigestInfo, serialNumber Integer, responseTime DVCSTime, dvStatus [0] PKIStatusInfo OPTIONAL, policy [1] PolicyInformation OPTIONAL, reqSignature [2] SignerInfos OPTIONAL, certs [3] SEQUENCE SIZE (1..MAX) OF TargetEtcChain OPTIONAL, extensions Extensions OPTIONAL }
DVCSCertInfo(DVCSRequestInformation, DigestInfo, DERInteger, DVCSTime) - Constructor for class kz.gamma.asn1.dvcs.DVCSCertInfo
 
DVCSCertInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.dvcs.DVCSCertInfo
 
DVCSCertInfoBuilder - Class in kz.gamma.asn1.dvcs
DVCSCertInfo::= SEQUENCE { version Integer DEFAULT 1 , dvReqInfo DVCSRequestInformation, messageImprint DigestInfo, serialNumber Integer, responseTime DVCSTime, dvStatus [0] PKIStatusInfo OPTIONAL, policy [1] PolicyInformation OPTIONAL, reqSignature [2] SignerInfos OPTIONAL, certs [3] SEQUENCE SIZE (1..MAX) OF TargetEtcChain OPTIONAL, extensions Extensions OPTIONAL }
DVCSCertInfoBuilder(DVCSRequestInformation, DigestInfo, DERInteger, DVCSTime) - Constructor for class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
DVCSErrorNotice - Class in kz.gamma.asn1.dvcs
DVCSErrorNotice ::= SEQUENCE { transactionStatus PKIStatusInfo , transactionIdentifier GeneralName OPTIONAL }
DVCSErrorNotice(PKIStatusInfo) - Constructor for class kz.gamma.asn1.dvcs.DVCSErrorNotice
 
DVCSErrorNotice(PKIStatusInfo, GeneralName) - Constructor for class kz.gamma.asn1.dvcs.DVCSErrorNotice
 
DVCSErrorNotice(ASN1Sequence) - Constructor for class kz.gamma.asn1.dvcs.DVCSErrorNotice
 
DVCSObjectIdentifiers - Interface in kz.gamma.asn1.dvcs
 
DVCSRequestInformation - Class in kz.gamma.asn1.dvcs
DVCSRequestInformation ::= SEQUENCE { version INTEGER DEFAULT 1 , service ServiceType, nonce Nonce OPTIONAL, requestTime DVCSTime OPTIONAL, requester [0] GeneralNames OPTIONAL, requestPolicy [1] PolicyInformation OPTIONAL, dvcs [2] GeneralNames OPTIONAL, dataLocations [3] GeneralNames OPTIONAL, extensions [4] IMPLICIT Extensions OPTIONAL }
DVCSRequestInformation(ASN1Sequence) - Constructor for class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
DVCSRequestInformationBuilder - Class in kz.gamma.asn1.dvcs
DVCSRequestInformation ::= SEQUENCE { version INTEGER DEFAULT 1 , service ServiceType, nonce Nonce OPTIONAL, requestTime DVCSTime OPTIONAL, requester [0] GeneralNames OPTIONAL, requestPolicy [1] PolicyInformation OPTIONAL, dvcs [2] GeneralNames OPTIONAL, dataLocations [3] GeneralNames OPTIONAL, extensions [4] IMPLICIT Extensions OPTIONAL }
DVCSRequestInformationBuilder(ServiceType) - Constructor for class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
DVCSRequestInformationBuilder(DVCSRequestInformation) - Constructor for class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
DVCSResponse - Class in kz.gamma.asn1.dvcs
DVCSResponse ::= CHOICE { dvCertInfo DVCSCertInfo , dvErrorNote [0] DVCSErrorNotice }
DVCSResponse(DVCSCertInfo) - Constructor for class kz.gamma.asn1.dvcs.DVCSResponse
 
DVCSResponse(DVCSErrorNotice) - Constructor for class kz.gamma.asn1.dvcs.DVCSResponse
 
DVCSTime - Class in kz.gamma.asn1.dvcs
DVCSTime ::= CHOICE { genTime GeneralizedTime, timeStampToken ContentInfo }
DVCSTime(Date) - Constructor for class kz.gamma.asn1.dvcs.DVCSTime
 
DVCSTime(DERGeneralizedTime) - Constructor for class kz.gamma.asn1.dvcs.DVCSTime
 
DVCSTime(ContentInfo) - Constructor for class kz.gamma.asn1.dvcs.DVCSTime
 
dvErrorNote - Variable in class kz.gamma.asn1.dvcs.DVCSResponse
 
dvReqInfo - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
dvReqInfo - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
dvStatus - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
dvStatus - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 

E

E - Static variable in class kz.gamma.asn1.x500.style.BCStyle
email address in Verisign certificates
E - Static variable in class kz.gamma.asn1.x509.X509Name
email address in Verisign certificates
e - Variable in exception kz.gamma.cms.CMSAttributeTableGenerationException
 
e - Variable in exception kz.gamma.cms.CMSException
 
e - Variable in exception kz.gamma.cms.CMSRuntimeException
 
E(byte[], byte[], int, byte[], int) - Method in class kz.gamma.hash.GOST3411Digest
 
EC_ALGORITHMS - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
EC_CRYPTO_PRO_HASH_ALG_ID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм хеширования ГОСТ (КриптоПро)
EC_HASH_ALG_ID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм хеширования ГОСТ (Гамма)
EC_IMPLICITLY_CA - Static variable in interface kz.gamma.jce.interfaces.ConfigurableProvider
 
EC_IMPLICITLY_CA - Static variable in class kz.gamma.jce.ProviderConfigurationPermission
 
EC_IMPLICITLY_CA_STR - Static variable in class kz.gamma.jce.ProviderConfigurationPermission
 
ecc_brainpool - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
ECDH_SHA1KDF - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
ecdsa_with_SHA1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
ecdsa_with_SHA2 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
ecdsa_with_SHA224 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
ecdsa_with_SHA256 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
ecdsa_with_SHA384 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
ecdsa_with_SHA512 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
ECGOST3410ParamSetParameters - Class in kz.gamma.asn1.cryptopro
 
ECGOST3410ParamSetParameters(BigInteger, BigInteger, BigInteger, BigInteger, int, BigInteger) - Constructor for class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
ECGOST3410ParamSetParameters(ASN1Sequence) - Constructor for class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
ECGOST3410Signer - Class in kz.gamma.crypto.signers
Формирование подписи Date: 05.10.2009 Time: 15:17:25
ECGOST3410Signer() - Constructor for class kz.gamma.crypto.signers.ECGOST3410Signer
 
ECGOST34310 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм ГОСТ 34310
ecSign - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
ecSignWithRipemd160 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
ecSignWithSha1 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
ediPartyName - Static variable in class kz.gamma.asn1.x509.GeneralName
 
elGamalAlgorithm - Static variable in interface kz.gamma.asn1.oiw.OIWObjectIdentifiers
 
ElGamalParameter - Class in kz.gamma.asn1.oiw
 
ElGamalParameter(BigInteger, BigInteger) - Constructor for class kz.gamma.asn1.oiw.ElGamalParameter
 
ElGamalParameter(ASN1Sequence) - Constructor for class kz.gamma.asn1.oiw.ElGamalParameter
 
ellipticCurve - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
ellipticCurve - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
EmailAddress - Static variable in class kz.gamma.asn1.x500.style.BCStyle
Email address (RSA PKCS#9 extension) - IA5String.
EmailAddress - Static variable in class kz.gamma.asn1.x509.X509Name
Email address (RSA PKCS#9 extension) - IA5String.
emailIsConstrained(String, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
empty - Variable in class kz.gamma.asn1.ASN1TaggedObject
 
enc - Variable in class kz.gamma.cms.CMSGammaEnvelopedData
 
enc - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
encAlg - Variable in class kz.gamma.cms.CMSEnvelopedData
 
encapContentInfo - Variable in class kz.gamma.asn1.cms.CompressedData
 
encipherOnly - Static variable in class kz.gamma.asn1.x509.KeyUsage
 
encipherOnly - Static variable in class kz.gamma.jce.X509KeyUsage
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.ASN1Null
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.ASN1Object
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.ASN1OctetString
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.ASN1Sequence
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.ASN1Set
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.ASN1TaggedObject
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.BERConstructedOctetString
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.BERConstructedSequence
Deprecated.  
encode(DEROutputStream) - Method in class kz.gamma.asn1.BERNull
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.BERSequence
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.BERSet
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.BERTaggedObject
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERApplicationSpecific
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERBitString
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERBMPString
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERBoolean
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERConstructedSequence
Deprecated.  
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERConstructedSet
Deprecated.  
encode(DEROutputStream) - Method in class kz.gamma.asn1.DEREnumerated
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERGeneralizedTime
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERGeneralString
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERIA5String
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERInteger
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERNull
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERNumericString
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERObject
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERObjectIdentifier
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DEROctetString
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERPrintableString
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERSequence
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERSet
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERT61String
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERTaggedObject
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERUniversalString
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERUnknownTag
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERUTCTime
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERUTF8String
 
encode(DEROutputStream) - Method in class kz.gamma.asn1.DERVisibleString
 
encode(byte[]) - Static method in class kz.gamma.util.encoders.Base64
encode the input data producing a base 64 encoded byte array
encode(byte[], OutputStream) - Static method in class kz.gamma.util.encoders.Base64
Encode the byte data to base 64 writing it to the given output stream
encode(byte[], int, int, OutputStream) - Static method in class kz.gamma.util.encoders.Base64
Encode the byte data to base 64 writing it to the given output stream
encode(byte[], int, int, OutputStream) - Method in class kz.gamma.util.encoders.Base64Encoder
encode the input data producing a base 64 output stream.
encode(byte[], int, int, OutputStream) - Method in interface kz.gamma.util.encoders.Encoder
Encode the byte data
encode(byte[]) - Static method in class kz.gamma.util.encoders.Hex
encode the input data producing a Hex encoded byte array.
encode(byte[], int, int) - Static method in class kz.gamma.util.encoders.Hex
encode the input data producing a Hex encoded byte array.
encode(byte[], OutputStream) - Static method in class kz.gamma.util.encoders.Hex
Hex encode the byte data writing it to the given output stream.
encode(byte[], int, int, OutputStream) - Static method in class kz.gamma.util.encoders.Hex
Hex encode the byte data writing it to the given output stream.
encode(byte[], int, int, OutputStream) - Method in class kz.gamma.util.encoders.HexEncoder
encode the input data producing a Hex output stream.
encode(byte[], int, int, byte[], int) - Method in class kz.gamma.util.encoders.HexTranslator
 
encode(byte[], int, int, byte[], int) - Method in interface kz.gamma.util.encoders.Translator
 
encode(byte[]) - Static method in class kz.gamma.util.encoders.UrlBase64
Encode the input data producing a URL safe base 64 encoded byte array.
encode(byte[], OutputStream) - Static method in class kz.gamma.util.encoders.UrlBase64
Encode the byte data writing it to the given output stream.
encodeObj(DEREncodable) - Method in class kz.gamma.cms.CMSEnvelopedData
 
encodeObj(DEREncodable) - Method in class kz.gamma.cms.CMSEnvelopedDataParser
 
encodeObj(DEREncodable) - Method in class kz.gamma.cms.RecipientInformation
 
encodeObj(DEREncodable) - Method in class kz.gamma.cms.SignerInformation
 
encoder - Static variable in class kz.gamma.util.encoders.Base64
Кодировщик
Encoder - Interface in kz.gamma.util.encoders
Encode and decode byte arrays (typically from binary to 7-bit ASCII encodings).
encoder - Static variable in class kz.gamma.util.encoders.Hex
 
encoder - Static variable in class kz.gamma.util.encoders.UrlBase64
 
encoding - Variable in class kz.gamma.i18n.LocalizedMessage
 
encodingTable - Variable in class kz.gamma.util.encoders.Base64Encoder
Таблица кодирования
encodingTable - Variable in class kz.gamma.util.encoders.HexEncoder
Таблица кодирования
encOID - Variable in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
encOID - Variable in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
encrypKeyPref - Static variable in interface kz.gamma.asn1.smime.SMIMEAttributes
 
encryptedContent - Variable in class kz.gamma.asn1.cms.EncryptedContentInfo
 
EncryptedContentInfo - Class in kz.gamma.asn1.cms
 
EncryptedContentInfo(DERObjectIdentifier, AlgorithmIdentifier, ASN1OctetString) - Constructor for class kz.gamma.asn1.cms.EncryptedContentInfo
 
EncryptedContentInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.EncryptedContentInfo
 
encryptedContentInfo - Variable in class kz.gamma.asn1.cms.EncryptedData
 
encryptedContentInfo - Variable in class kz.gamma.asn1.cms.EnvelopedData
 
EncryptedContentInfoParser - Class in kz.gamma.asn1.cms
EncryptedContentInfo ::= SEQUENCE { contentType ContentType, contentEncryptionAlgorithm ContentEncryptionAlgorithmIdentifier, encryptedContent [0] IMPLICIT EncryptedContent OPTIONAL }
EncryptedContentInfoParser(ASN1SequenceParser) - Constructor for class kz.gamma.asn1.cms.EncryptedContentInfoParser
 
encryptedData - Static variable in interface kz.gamma.asn1.cms.CMSObjectIdentifiers
 
EncryptedData - Class in kz.gamma.asn1.cms
 
EncryptedData(EncryptedContentInfo) - Constructor for class kz.gamma.asn1.cms.EncryptedData
 
EncryptedData(EncryptedContentInfo, ASN1Set) - Constructor for class kz.gamma.asn1.cms.EncryptedData
 
EncryptedData(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.EncryptedData
 
EncryptedData - Class in kz.gamma.asn1.pkcs
The EncryptedData object.
EncryptedData(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.EncryptedData
 
EncryptedData(DERObjectIdentifier, AlgorithmIdentifier, DEREncodable) - Constructor for class kz.gamma.asn1.pkcs.EncryptedData
 
encryptedData - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
encryptedDigest - Variable in class kz.gamma.asn1.cms.SignerInfo
 
encryptedDigest - Variable in class kz.gamma.asn1.pkcs.SignerInfo
 
encryptedKey - Variable in class kz.gamma.asn1.cms.KEKRecipientInfo
 
encryptedKey - Variable in class kz.gamma.asn1.cms.KeyTransRecipientInfo
 
encryptedKey - Variable in class kz.gamma.asn1.cms.PasswordRecipientInfo
 
encryptedKey - Variable in class kz.gamma.asn1.cms.RecipientEncryptedKey
 
EncryptedPrivateKeyInfo - Class in kz.gamma.asn1.pkcs
 
EncryptedPrivateKeyInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.EncryptedPrivateKeyInfo
 
EncryptedPrivateKeyInfo(AlgorithmIdentifier, byte[]) - Constructor for class kz.gamma.asn1.pkcs.EncryptedPrivateKeyInfo
 
ENCRYPTION - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
ENCRYPTION_DSA - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_ECDSA - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_ECDSA_WITH_SHA1 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_ECDSA_WITH_SHA224 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_ECDSA_WITH_SHA256 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_ECDSA_WITH_SHA384 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_ECDSA_WITH_SHA512 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_ECGOST3410 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_GOST3410 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_KZ_GOST_34_310_SIGNATURE - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_RECGOST3410 - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_RSA - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
ENCRYPTION_RSA_PSS - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
encryptionAlgorithm - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
encryptionAlgorithm - Variable in class kz.gamma.cms.SignerInformation
 
encryptionAlgs - Static variable in class kz.gamma.cms.CMSSignedHelper
 
encryptionParamSet - Variable in class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
EncryptionScheme - Class in kz.gamma.asn1.pkcs
 
EncryptionScheme(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.EncryptionScheme
 
END_OF_STREAM - Static variable in class kz.gamma.asn1.ASN1InputStream
 
END_OF_STREAM - Static variable in class kz.gamma.asn1.BERInputStream
Deprecated.  
endDate - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
endDate - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
endDate - Variable in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
endDate - Variable in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
endDate - Variable in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
endiannessUtils - Static variable in class kz.gamma.asn1.cms.MSTemplate
 
endiannessUtils - Variable in class kz.gamma.cms.Pkcs7Data
 
endiannessUtils - Variable in class kz.gamma.core.convertors.CharacterEncodingConvertor
 
EndiannessUtils - Class in kz.gamma.core.utils
Date: 23.12.2010 Time: 11:14:33
EndiannessUtils() - Constructor for class kz.gamma.core.utils.EndiannessUtils
 
engine - Variable in class kz.gamma.x509.X509Util.Implementation
 
engineAliases() - Method in class kz.gamma.jce.provider.JDKKeyStore
Извлечение всех псевдонимов с дополнительной информацией.
engineAliases() - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineBuild(CertPathParameters) - Method in class kz.gamma.jce.provider.PKIXAttrCertPathBuilderSpi
Build and validate a CertPath using the given parameter.
engineBuild(CertPathParameters) - Method in class kz.gamma.jce.provider.PKIXCertPathBuilderSpi
Build and validate a CertPath using the given parameter.
engineContainsAlias(String) - Method in class kz.gamma.jce.provider.JDKKeyStore
Не используется
engineContainsAlias(String) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineDeleteEntry(String) - Method in class kz.gamma.jce.provider.JDKKeyStore
Не используется
engineDeleteEntry(String) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineDigest() - Method in class kz.gamma.jce.provider.JDKMessageDigest
 
engineGenerateCertificate(InputStream) - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
Generates a certificate object and initializes it with the data read from the input stream inStream.
engineGenerateCertificates(InputStream) - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
Returns a (possibly empty) collection view of the certificates read from the given input stream inStream.
engineGenerateCertPath(InputStream) - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
engineGenerateCertPath(InputStream, String) - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
engineGenerateCertPath(List) - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
engineGenerateCRL(InputStream) - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
Generates a certificate revocation list (CRL) object and initializes it with the data read from the input stream inStream.
engineGenerateCRLs(InputStream) - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
Returns a (possibly empty) collection view of the CRLs read from the given input stream inStream.
engineGeneratePrivate(KeySpec) - Method in class kz.gamma.jce.provider.JDKKeyFactory.CRYPTOPRO
 
engineGeneratePrivate(KeySpec) - Method in class kz.gamma.jce.provider.JDKKeyFactory.ECGOST34310
 
engineGeneratePrivate(KeySpec) - Method in class kz.gamma.jce.provider.JDKKeyFactory
 
engineGeneratePublic(KeySpec) - Method in class kz.gamma.jce.provider.JDKKeyFactory.CRYPTOPRO
 
engineGeneratePublic(KeySpec) - Method in class kz.gamma.jce.provider.JDKKeyFactory.ECGOST34310
 
engineGeneratePublic(KeySpec) - Method in class kz.gamma.jce.provider.JDKKeyFactory
 
engineGetCertificate(String) - Method in class kz.gamma.jce.provider.JDKKeyStore
Извлечение сертификата
engineGetCertificate(String) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineGetCertificateAlias(Certificate) - Method in class kz.gamma.jce.provider.JDKKeyStore
Не используется
engineGetCertificateAlias(Certificate) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineGetCertificateChain(String) - Method in class kz.gamma.jce.provider.JDKKeyStore
Извлечение цепочки сертификатов
engineGetCertificateChain(String) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineGetCertificates(CertSelector) - Method in class kz.gamma.jce.provider.CertStoreCollectionSpi
 
engineGetCertificates(CertSelector) - Method in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
 
engineGetCertPathEncodings() - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
engineGetCreationDate(String) - Method in class kz.gamma.jce.provider.JDKKeyStore
Извлечение даты создания ключа
engineGetCreationDate(String) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineGetCRLs(CRLSelector) - Method in class kz.gamma.jce.provider.CertStoreCollectionSpi
 
engineGetCRLs(CRLSelector) - Method in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
 
engineGetEncoded() - Method in class kz.gamma.jce.provider.JDKAlgorithmParameters
 
engineGetEncoded(String) - Method in class kz.gamma.jce.provider.JDKAlgorithmParameters
 
engineGetJCEAlgorithmString() - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineGetJCEAlgorithmString() - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineGetJCEAlgorithmString() - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineGetJCEProviderName() - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineGetJCEProviderName() - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineGetJCEProviderName() - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineGetKey(String, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStore
Получение ссылки на ключ
engineGetKey(String, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineGetKeySpec(Key, Class<T>) - Method in class kz.gamma.jce.provider.JDKKeyFactory
 
engineGetMatches(Selector) - Method in class kz.gamma.jce.provider.X509StoreAttrCertCollection
 
engineGetMatches(Selector) - Method in class kz.gamma.jce.provider.X509StoreCertCollection
 
engineGetMatches(Selector) - Method in class kz.gamma.jce.provider.X509StoreCertPairCollection
Returns a colelction of certificate pairs which match the given selector.
engineGetMatches(Selector) - Method in class kz.gamma.jce.provider.X509StoreCRLCollection
 
engineGetMatches(Selector) - Method in class kz.gamma.jce.provider.X509StoreLDAPAttrCerts
Returns a collection of matching attribute certificates from the LDAP location.
engineGetMatches(Selector) - Method in class kz.gamma.jce.provider.X509StoreLDAPCertPairs
Returns a collection of matching cross certificate pairs from the LDAP location.
engineGetMatches(Selector) - Method in class kz.gamma.jce.provider.X509StoreLDAPCerts
Returns a collection of matching certificates from the LDAP location.
engineGetMatches(Selector) - Method in class kz.gamma.jce.provider.X509StoreLDAPCRLs
Returns a collection of matching CRLs from the LDAP location.
engineGetMatches(Selector) - Method in class kz.gamma.x509.X509StoreSpi
 
engineGetParameter(String) - Method in class kz.gamma.jce.provider.JDKGOST3410Signer
 
engineGetParameterSpec(Class<T>) - Method in class kz.gamma.jce.provider.JDKAlgorithmParameters
 
engineGetURI() - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineGetURI() - Method in class kz.gamma.xmldsig.SignatureGost34310.Gost34310Gost34311
 
engineGetURI() - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineGetURI() - Method in class kz.gamma.xmldsig.SignatureGostr34102001.Gostr34102001Gostr3411
 
engineGetURI() - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineGetURI() - Method in class kz.gamma.xmldsig.SignatureRSA.RSAwhisSHA1
 
engineInit(AlgorithmParameterSpec) - Method in class kz.gamma.jce.provider.JDKAlgorithmParameters
 
engineInit(byte[]) - Method in class kz.gamma.jce.provider.JDKAlgorithmParameters
 
engineInit(byte[], String) - Method in class kz.gamma.jce.provider.JDKAlgorithmParameters
 
engineInit(InputStream) - Method in class kz.gamma.jce.provider.X509AttrCertParser
 
engineInit(InputStream) - Method in class kz.gamma.jce.provider.X509CertPairParser
 
engineInit(InputStream) - Method in class kz.gamma.jce.provider.X509CertParser
 
engineInit(InputStream) - Method in class kz.gamma.jce.provider.X509CRLParser
 
engineInit(X509StoreParameters) - Method in class kz.gamma.jce.provider.X509StoreAttrCertCollection
 
engineInit(X509StoreParameters) - Method in class kz.gamma.jce.provider.X509StoreCertCollection
 
engineInit(X509StoreParameters) - Method in class kz.gamma.jce.provider.X509StoreCertPairCollection
Initializes this store.
engineInit(X509StoreParameters) - Method in class kz.gamma.jce.provider.X509StoreCRLCollection
 
engineInit(X509StoreParameters) - Method in class kz.gamma.jce.provider.X509StoreLDAPAttrCerts
Initializes this LDAP attribute cert store implementation.
engineInit(X509StoreParameters) - Method in class kz.gamma.jce.provider.X509StoreLDAPCertPairs
Initializes this LDAP cross certificate pair store implementation.
engineInit(X509StoreParameters) - Method in class kz.gamma.jce.provider.X509StoreLDAPCerts
Initializes this LDAP cert store implementation.
engineInit(X509StoreParameters) - Method in class kz.gamma.jce.provider.X509StoreLDAPCRLs
Initializes this LDAP CRL store implementation.
engineInit(X509StoreParameters) - Method in class kz.gamma.x509.X509StoreSpi
 
engineInit(InputStream) - Method in class kz.gamma.x509.X509StreamParserSpi
Initializes this stream parser with the input stream.
engineInitSign(PrivateKey) - Method in class kz.gamma.jce.provider.JDKGOST3410Signer
 
engineInitSign(Key, SecureRandom) - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineInitSign(Key) - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineInitSign(Key, AlgorithmParameterSpec) - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineInitSign(Key, SecureRandom) - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineInitSign(Key) - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineInitSign(Key, AlgorithmParameterSpec) - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineInitSign(Key, SecureRandom) - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineInitSign(Key) - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineInitSign(Key, AlgorithmParameterSpec) - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineInitVerify(PublicKey) - Method in class kz.gamma.jce.provider.JDKGOST3410Signer
 
engineInitVerify(Key) - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineInitVerify(Key) - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineInitVerify(Key) - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineIsCertificateEntry(String) - Method in class kz.gamma.jce.provider.JDKKeyStore
Не используется
engineIsCertificateEntry(String) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineIsKeyEntry(String) - Method in class kz.gamma.jce.provider.JDKKeyStore
Не используется
engineIsKeyEntry(String) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineLoad(InputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStoreBinBody
Загрузка ключевого контейнера.
engineLoad(InputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStoreBinBodyNP
Загрузка ключевого контейнера.
engineLoad(InputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStoreBinPath
Загрузка ключевого контейнера.
engineLoad(InputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStoreBinPathNP
Загрузка ключевого контейнера.
engineLoad(InputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
Загрузка всех ключевых контейнеров на которые ссылаются профайлы, указанные в cptumar.conf.
engineLoad(InputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStorePKCS12
Загрузка ключевого контейнера.
engineLoad(InputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStorePKCS12Body
Загрузка ключевого контейнера.
engineLoad(InputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStorePKCS12BodyNP
Загрузка ключевого контейнера.
engineLoad(InputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStorePKCS12NP
Загрузка ключевого контейнера.
engineLoad(InputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStoreProfile
Загрузка ключевого контейнера.
engineRead() - Method in class kz.gamma.jce.provider.X509AttrCertParser
 
engineRead() - Method in class kz.gamma.jce.provider.X509CertPairParser
 
engineRead() - Method in class kz.gamma.jce.provider.X509CertParser
 
engineRead() - Method in class kz.gamma.jce.provider.X509CRLParser
 
engineRead() - Method in class kz.gamma.x509.X509StreamParserSpi
Returns the next X.509 object of the type of this SPI from the given input stream.
engineReadAll() - Method in class kz.gamma.jce.provider.X509AttrCertParser
 
engineReadAll() - Method in class kz.gamma.jce.provider.X509CertPairParser
 
engineReadAll() - Method in class kz.gamma.jce.provider.X509CertParser
 
engineReadAll() - Method in class kz.gamma.jce.provider.X509CRLParser
 
engineReadAll() - Method in class kz.gamma.x509.X509StreamParserSpi
Returns all X.509 objects of the type of this SPI from the given input stream.
engineReset() - Method in class kz.gamma.jce.provider.JDKMessageDigest
 
engineSetCertificateEntry(String, Certificate) - Method in class kz.gamma.jce.provider.JDKKeyStore
Установка сертификата пользователя в ключевой контейнер
engineSetCertificateEntry(String, Certificate) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineSetHMACOutputLength(int) - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineSetHMACOutputLength(int) - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineSetHMACOutputLength(int) - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class kz.gamma.jce.provider.JDKKeyStore
Не используется
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class kz.gamma.jce.provider.JDKKeyStore
Не используется
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineSetParameter(String, Object) - Method in class kz.gamma.jce.provider.JDKGOST3410Signer
 
engineSetParameter(AlgorithmParameterSpec) - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineSetParameter(AlgorithmParameterSpec) - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineSetParameter(AlgorithmParameterSpec) - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineSign() - Method in class kz.gamma.jce.provider.JDKGOST3410Signer
 
engineSign() - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineSign() - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineSign() - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineSize() - Method in class kz.gamma.jce.provider.JDKKeyStore
Получение количества ключей в ключевом контейнере
engineSize() - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineStore(OutputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStore
 
engineStore(OutputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStoreByte
Получение ключевого контейнера в виде массива байт.
engineStore(OutputStream, char[]) - Method in class kz.gamma.jce.provider.JDKKeyStoreEx
 
engineToString() - Method in class kz.gamma.jce.provider.JDKAlgorithmParameters
 
engineTranslateKey(Key) - Method in class kz.gamma.jce.provider.JDKKeyFactory
 
engineUpdate(byte) - Method in class kz.gamma.jce.provider.JDKGOST3410Signer
 
engineUpdate(byte[], int, int) - Method in class kz.gamma.jce.provider.JDKGOST3410Signer
 
engineUpdate(byte) - Method in class kz.gamma.jce.provider.JDKMessageDigest
 
engineUpdate(byte[], int, int) - Method in class kz.gamma.jce.provider.JDKMessageDigest
 
engineUpdate(byte[]) - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineUpdate(byte) - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineUpdate(byte[], int, int) - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineUpdate(byte[]) - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineUpdate(byte) - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineUpdate(byte[], int, int) - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineUpdate(byte[]) - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineUpdate(byte) - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineUpdate(byte[], int, int) - Method in class kz.gamma.xmldsig.SignatureRSA
 
engineValidate(CertPath, CertPathParameters) - Method in class kz.gamma.jce.provider.PKIXAttrCertPathValidatorSpi
Validates an attribute certificate with the given certificate path.
engineValidate(CertPath, CertPathParameters) - Method in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
engineVerify(byte[]) - Method in class kz.gamma.jce.provider.JDKGOST3410Signer
 
engineVerify(byte[]) - Method in class kz.gamma.xmldsig.SignatureGost34310
 
engineVerify(byte[]) - Method in class kz.gamma.xmldsig.SignatureGostr34102001
 
engineVerify(byte[]) - Method in class kz.gamma.xmldsig.SignatureRSA
 
enhancedSearchGuide - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
entityName - Variable in class kz.gamma.asn1.x509.Holder
 
entrust - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
entrustVersionExtension - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
ENUMERATED - Static variable in interface kz.gamma.asn1.DERTags
 
ENV_FILE_NAME - Static variable in class kz.gamma.vista.VistaConstants
 
envelopedData - Static variable in interface kz.gamma.asn1.cms.CMSObjectIdentifiers
 
EnvelopedData - Class in kz.gamma.asn1.cms
 
EnvelopedData(OriginatorInfo, ASN1Set, EncryptedContentInfo, ASN1Set) - Constructor for class kz.gamma.asn1.cms.EnvelopedData
 
EnvelopedData(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.EnvelopedData
 
envelopedData - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
envelopedData - Variable in class kz.gamma.vista.VistaMessage
 
EnvelopedDataParser - Class in kz.gamma.asn1.cms
EnvelopedData ::= SEQUENCE { version CMSVersion, originatorInfo [0] IMPLICIT OriginatorInfo OPTIONAL, recipientInfos RecipientInfos, encryptedContentInfo EncryptedContentInfo, unprotectedAttrs [1] IMPLICIT UnprotectedAttributes OPTIONAL }
EnvelopedDataParser(ASN1SequenceParser) - Constructor for class kz.gamma.asn1.cms.EnvelopedDataParser
 
eofFound - Variable in class kz.gamma.asn1.ASN1InputStream
 
equal(Object) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
equals(Object) - Method in class kz.gamma.asn1.ASN1Encodable
 
equals(Object) - Method in class kz.gamma.asn1.ASN1Object
 
equals(Object) - Method in class kz.gamma.asn1.DERObject
 
equals(Object) - Method in class kz.gamma.asn1.DERUnknownTag
 
equals(Object) - Method in class kz.gamma.asn1.x500.X500Name
test for equality - note: case is ignored.
equals(Object) - Method in class kz.gamma.asn1.x509.Extension
 
equals(Object) - Method in class kz.gamma.asn1.x509.X509Extension
 
equals(Object, boolean) - Method in class kz.gamma.asn1.x509.X509Name
 
equals(Object) - Method in class kz.gamma.asn1.x509.X509Name
test for equality - note: case is ignored.
equals(Object) - Method in class kz.gamma.cms.RecipientId
 
equals(Object) - Method in class kz.gamma.cms.SignerId
 
equals(Object) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
equals(Object, Object) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
equals(Object) - Method in class kz.gamma.jce.provider.X509CertificateObject
 
equals(Object) - Method in class kz.gamma.jce.ProviderConfigurationPermission
 
equals(Object) - Method in class kz.gamma.x509.AttributeCertificateHolder
 
equals(Object) - Method in class kz.gamma.x509.AttributeCertificateIssuer
 
equals(Object) - Method in class kz.gamma.x509.X509CertificatePair
 
equals(Object) - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
equalsObj(Object, Object) - Method in class kz.gamma.cms.RecipientId
 
equalsObj(Object, Object) - Method in class kz.gamma.cms.SignerId
 
equivalent(Extensions) - Method in class kz.gamma.asn1.x509.Extensions
 
equivalent(X509Extensions) - Method in class kz.gamma.asn1.x509.X509Extensions
 
equivalentStrings(String, String) - Method in class kz.gamma.asn1.x509.X509Name
 
error - Variable in class kz.gamma.tumarcsp.ErrorResolver
 
ErrorBundle - Class in kz.gamma.i18n
 
ErrorBundle(String, String) - Constructor for class kz.gamma.i18n.ErrorBundle
Constructs a new ErrorBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
ErrorBundle(String, String, String) - Constructor for class kz.gamma.i18n.ErrorBundle
Constructs a new ErrorBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
ErrorBundle(String, String, Object[]) - Constructor for class kz.gamma.i18n.ErrorBundle
Constructs a new ErrorBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
ErrorBundle(String, String, String, Object[]) - Constructor for class kz.gamma.i18n.ErrorBundle
Constructs a new ErrorBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
errorRes - Variable in exception kz.gamma.jce.exception.CSPException
 
ErrorResolver - Class in kz.gamma.tumarcsp
Формирование ошибок TumarCSP Date: 28.10.2009 Time: 11:27:03
ErrorResolver(Number) - Constructor for class kz.gamma.tumarcsp.ErrorResolver
Конструктор
ErrorResolver(int) - Constructor for class kz.gamma.tumarcsp.ErrorResolver
 
errors - Variable in class kz.gamma.x509.PKIXCertPathReviewer
 
errorStr - Variable in class kz.gamma.tumarcsp.ErrorResolver
 
ESbox_A - Static variable in class kz.gamma.hash.GOST28147Engine
 
ESbox_B - Static variable in class kz.gamma.hash.GOST28147Engine
 
ESbox_C - Static variable in class kz.gamma.hash.GOST28147Engine
 
ESbox_D - Static variable in class kz.gamma.hash.GOST28147Engine
 
ESbox_Test - Static variable in class kz.gamma.hash.GOST28147Engine
 
ETSIQCObjectIdentifiers - Interface in kz.gamma.asn1.x509.qualified
 
exchSenderCert - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
exchSenderName - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
exchSenderSn - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
excluded - Variable in class kz.gamma.asn1.x509.NameConstraints
 
excludedCerts - Variable in class kz.gamma.x509.ExtendedPKIXBuilderParameters
 
excludedSubtreesDN - Variable in class kz.gamma.jce.provider.PKIXNameConstraints
 
excludedSubtreesDNS - Variable in class kz.gamma.jce.provider.PKIXNameConstraints
 
excludedSubtreesEmail - Variable in class kz.gamma.jce.provider.PKIXNameConstraints
 
excludedSubtreesIP - Variable in class kz.gamma.jce.provider.PKIXNameConstraints
 
excludedSubtreesURI - Variable in class kz.gamma.jce.provider.PKIXNameConstraints
 
expectedPolicies - Variable in class kz.gamma.jce.provider.PKIXPolicyNode
 
explicit - Variable in class kz.gamma.asn1.ASN1TaggedObject
 
explicit - Static variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
explicitPolicyReqd - Variable in class kz.gamma.asn1.dvcs.PathProcInput
 
explicitText - Variable in class kz.gamma.asn1.x509.UserNotice
 
exponent - Variable in class kz.gamma.asn1.x509.qualified.MonetaryValue
 
exponent1 - Variable in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
exponent2 - Variable in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
expSesKey(X509Certificate) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
ExtCertificateEncodingException - Exception in kz.gamma.jce.exception
 
ExtCertificateEncodingException(String, Throwable) - Constructor for exception kz.gamma.jce.exception.ExtCertificateEncodingException
 
ExtCertificateEncodingException - Exception in kz.gamma.x509
 
ExtCertificateEncodingException(String, Throwable) - Constructor for exception kz.gamma.x509.ExtCertificateEncodingException
 
ExtCertPathBuilderException - Exception in kz.gamma.jce.exception
 
ExtCertPathBuilderException(String, Throwable) - Constructor for exception kz.gamma.jce.exception.ExtCertPathBuilderException
 
ExtCertPathBuilderException(String, Throwable, CertPath, int) - Constructor for exception kz.gamma.jce.exception.ExtCertPathBuilderException
 
ExtCertPathValidatorException - Exception in kz.gamma.jce.exception
 
ExtCertPathValidatorException(String, Throwable) - Constructor for exception kz.gamma.jce.exception.ExtCertPathValidatorException
 
ExtCertPathValidatorException(String, Throwable, CertPath, int) - Constructor for exception kz.gamma.jce.exception.ExtCertPathValidatorException
 
ExtCRLException - Exception in kz.gamma.jce.provider
 
ExtCRLException(String, Throwable) - Constructor for exception kz.gamma.jce.provider.ExtCRLException
 
ExtendedDigest - Interface in kz.gamma.crypto
 
ExtendedKeyUsage - Class in kz.gamma.asn1.x509
The extendedKeyUsage object.
ExtendedKeyUsage(KeyPurposeId) - Constructor for class kz.gamma.asn1.x509.ExtendedKeyUsage
 
ExtendedKeyUsage(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.ExtendedKeyUsage
 
ExtendedKeyUsage(Vector) - Constructor for class kz.gamma.asn1.x509.ExtendedKeyUsage
 
extendedKeyUsage - Static variable in class kz.gamma.asn1.x509.Extension
Extended Key Usage
ExtendedKeyUsage - Static variable in class kz.gamma.asn1.x509.X509Extensions
Extended Key Usage
ExtendedPKIXBuilderParameters - Class in kz.gamma.x509
This class contains extended parameters for PKIX certification path builders.
ExtendedPKIXBuilderParameters(Set, Selector) - Constructor for class kz.gamma.x509.ExtendedPKIXBuilderParameters
Creates an instance of PKIXBuilderParameters with the specified Set of most-trusted CAs.
ExtendedPKIXParameters - Class in kz.gamma.x509
This class extends the PKIXParameters with a validity model parameter.
ExtendedPKIXParameters(Set) - Constructor for class kz.gamma.x509.ExtendedPKIXParameters
Creates an instance of PKIXParameters with the specified Set of most-trusted CAs.
extension - Variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
Extension - Class in kz.gamma.asn1.x509
an object for the elements in the X.509 V3 extension block.
Extension(DERObjectIdentifier, DERBoolean, ASN1OctetString) - Constructor for class kz.gamma.asn1.x509.Extension
 
Extension(DERObjectIdentifier, boolean, byte[]) - Constructor for class kz.gamma.asn1.x509.Extension
 
Extension(DERObjectIdentifier, boolean, ASN1OctetString) - Constructor for class kz.gamma.asn1.x509.Extension
 
Extension(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.Extension
 
extensions - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
extensions - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
extensions - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
extensions - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
extensions - Variable in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
Extensions - Class in kz.gamma.asn1.x509
 
Extensions(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.Extensions
Constructor from ASN1Sequence.
Extensions(Extension) - Constructor for class kz.gamma.asn1.x509.Extensions
Base Constructor
Extensions(Extension[]) - Constructor for class kz.gamma.asn1.x509.Extensions
Base Constructor
extensions - Variable in class kz.gamma.asn1.x509.Extensions
 
extensions - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
extensions - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
extensions - Variable in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
extensions - Variable in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
extensions - Variable in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
extensions - Variable in class kz.gamma.asn1.x509.X509Extensions
 
extensions - Variable in class kz.gamma.asn1.x509.X509ExtensionsGenerator
 
extensions - Variable in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
extensions - Variable in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
EXTERNAL - Static variable in interface kz.gamma.asn1.DERTags
 
ExtException - Interface in kz.gamma.jce.exception
This is an extended exception.
extGenerator - Variable in class kz.gamma.x509.X509V2AttributeCertificateGenerator
 
extGenerator - Variable in class kz.gamma.x509.X509V2CRLGenerator
 
extGenerator - Variable in class kz.gamma.x509.X509V3CertificateGenerator
 
ExtIOException - Exception in kz.gamma.jce.exception
 
ExtIOException(String, Throwable) - Constructor for exception kz.gamma.jce.exception.ExtIOException
 
extnId - Variable in class kz.gamma.asn1.x509.Extension
 
extOrdering - Variable in class kz.gamma.asn1.x509.X509ExtensionsGenerator
 
extOrdering - Variable in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
extOrdering - Variable in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
extraArgs - Variable in class kz.gamma.i18n.LocalizedMessage
 
extractGeneralNames(Collection) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
 
extractHostFromURL(String) - Static method in class kz.gamma.jce.provider.PKIXNameConstraints
 
extractIPsAndSubnetMasks(byte[], byte[]) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Splits the IP addresses and their subnet mask.
extractNameAsString(GeneralName) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 

F

facsimileTelephoneNumber - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
FALSE - Static variable in class kz.gamma.asn1.DERBoolean
 
FALSE - Static variable in class kz.gamma.asn1.x509.X509Name
 
fCount - Variable in class kz.gamma.vista.VistaMessage
 
fHeadSize - Variable in class kz.gamma.vista.VistaMessage
 
file - Variable in class kz.gamma.cms.Pkcs7Data
 
file - Variable in class kz.gamma.vista.VistaFile
 
FILE_HEADER_SIZE - Static variable in class kz.gamma.vista.VistaConstants
 
fileCRC - Variable in class kz.gamma.vista.VistaFile
 
FileHelper - Class in kz.gamma.core.file
 
FileHelper() - Constructor for class kz.gamma.core.file.FileHelper
 
fileName - Variable in class kz.gamma.vista.VistaFile
 
filePath - Variable in class kz.gamma.jce.provider.JDKKeyStoreByte
 
fill(byte[], byte) - Static method in class kz.gamma.util.Arrays
 
fill(long[], long) - Static method in class kz.gamma.util.Arrays
 
fill(short[], short) - Static method in class kz.gamma.util.Arrays
 
Filter - Interface in kz.gamma.i18n.filter
 
filter - Variable in class kz.gamma.i18n.LocalizedMessage
 
FILTER - Static variable in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
filter - Variable in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
filter(int, Object) - Method in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
FILTER_URL - Static variable in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
filteredArgs - Variable in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
filters - Variable in class kz.gamma.core.file.KeyFileFilter
 
finalize() - Method in class kz.gamma.cms.CMSGammaEnvelopedData
 
finalize() - Method in class kz.gamma.crypto.digests.GammaGost3411Digest
Удаление хеш-объекта и ссылки на криптопровайдер
finalize() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Финализация, удаление ссылки на ключ и криптопровайдер
find(String, String, String) - Method in class kz.gamma.core.file.FileHelper
Поиск файлов.
findAttrNamesForOID(DERObjectIdentifier, Hashtable) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
findCertificates(CertSelector, List) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
Return a Collection of all certificates found in the CertStore's that are matching the certSelect criteriums.
findCertificates(Selector, List) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
Return a Collection of all certificates or attribute certificates found in the X509Store's that are matching the certSelect criteriums.
findCRLs(X509CRLSelector, List) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
Return a Collection of all CRLs found in the CertStore's that are matching the crlSelect criteriums.
findCRLs(X509CRLStoreSelector, List) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
Return a Collection of all CRLs found in the X509Store's that are matching the crlSelect criteriums.
findIssuer(X509Certificate, List) - Method in class kz.gamma.jce.provider.PKIXCertPathBuilderSpi
Find the issuer certificate of the given certificate.
findIssuerCerts(X509Certificate, List) - Method in class kz.gamma.jce.provider.PKIXAttrCertPathBuilderSpi
Find the issuer certificates of the given certificate.
findTrustAnchor(X509Certificate, CertPath, int, Set) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
Search the given Set of TrustAnchor's for one that is the issuer of the given X509 certificate.
findTrustAnchor(X509Certificate, Set) - Method in class kz.gamma.jce.provider.PKIXAttrCertPathBuilderSpi
Search the given Set of TrustAnchor's for one that is the issuer of the given X.509 certificate.
findTrustAnchor(X509Certificate, Set) - Method in class kz.gamma.jce.provider.PKIXCertPathBuilderSpi
Search the given Set of TrustAnchor's for one that is the issuer of the fiven X509 certificate.
finish() - Method in class kz.gamma.hash.GOST3411Digest
 
firstName - Variable in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
flags - Variable in class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
 
forEncryption - Variable in class kz.gamma.hash.GOST28147Engine
 
form - Variable in class kz.gamma.x509.AttributeCertificateIssuer
 
formatWithTimeZone(String, Object[], Locale, TimeZone) - Method in class kz.gamma.i18n.LocalizedMessage
 
forward - Variable in class kz.gamma.asn1.x509.CertificatePair
 
forward - Variable in class kz.gamma.x509.X509CertificatePair
 
forwardSelector - Variable in class kz.gamma.x509.X509CertPairStoreSelector
 
foundMatch(boolean, RDN, RDN[]) - Method in class kz.gamma.asn1.x500.style.BCStyle
 
foundMatch(boolean, RDN, RDN[]) - Method in class kz.gamma.asn1.x500.style.RFC4519Style
 
free() - Method in class kz.gamma.vista.sftp.SFTPConnector
 
FRESHEST_CRL - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
freshestCRL - Static variable in class kz.gamma.asn1.x509.Extension
Freshest CRL
FreshestCRL - Static variable in class kz.gamma.asn1.x509.X509Extensions
Freshest CRL
fromByteArray(byte[]) - Static method in class kz.gamma.asn1.ASN1Object
Create a base ASN.1 object from a byte stream.
fromCertificate(X509Certificate) - Static method in class kz.gamma.x509.extension.AuthorityKeyIdentifierStructure
 
fromExtensionValue(byte[]) - Static method in class kz.gamma.x509.extension.X509ExtensionUtil
 
fromKey(PublicKey) - Static method in class kz.gamma.x509.extension.AuthorityKeyIdentifierStructure
 
fromPublicKey(PublicKey) - Static method in class kz.gamma.x509.extension.SubjectKeyIdentifierStructure
 
fromSequence(ASN1Sequence) - Static method in class kz.gamma.asn1.dvcs.PathProcInput
 
fromString(String) - Method in class kz.gamma.asn1.x500.style.BCStyle
 
fromString(String) - Method in class kz.gamma.asn1.x500.style.RFC4519Style
 
fromString(String) - Method in interface kz.gamma.asn1.x500.X500NameStyle
Return an array of RDN generated from the passed in String.
fromUTF8ByteArray(byte[]) - Static method in class kz.gamma.util.Strings
 
FULL_NAME - Static variable in class kz.gamma.asn1.x509.DistributionPointName
 
fullDescription - Variable in class kz.gamma.core.file.KeyFileFilter
 
func - Variable in class kz.gamma.asn1.pkcs.PBES2Algorithms
Deprecated.  
func - Variable in class kz.gamma.asn1.pkcs.PBES2Parameters
 
fw(byte[]) - Method in class kz.gamma.hash.GOST3411Digest
 

G

g - Variable in class kz.gamma.asn1.oiw.ElGamalParameter
 
g - Variable in class kz.gamma.asn1.pkcs.DHParameter
 
g - Variable in class kz.gamma.asn1.x509.DSAParameter
 
GammaGOST28147 - Class in kz.gamma.crypto.chiper
Date: 31.01.2010 Time: 12:33:08 To change this template use File | Settings | File Templates.
GammaGOST28147() - Constructor for class kz.gamma.crypto.chiper.GammaGOST28147
 
GammaGost3411Digest - Class in kz.gamma.crypto.digests
Реализация хеш функции по алгоритму ГОСТ 34.311 Date: 02.10.2009 Time: 10:20:19
GammaGost3411Digest() - Constructor for class kz.gamma.crypto.digests.GammaGost3411Digest
Конструктор
GammaGost3411Digest(int) - Constructor for class kz.gamma.crypto.digests.GammaGost3411Digest
Конструктор
GammaGost3411Digest(GammaGost3411Digest) - Constructor for class kz.gamma.crypto.digests.GammaGost3411Digest
Конструктор
GammaObjectIndentifiers - Interface in kz.gamma.asn1.cryptopro
 
GammaParameters - Class in kz.gamma.crypto.params
Передача параметров в криптографические классы Date: 05.10.2009 Time: 15:46:27
GammaParameters(PublicKey) - Constructor for class kz.gamma.crypto.params.GammaParameters
 
GammaParameters(PrivateKey) - Constructor for class kz.gamma.crypto.params.GammaParameters
 
GammaTechProvider - Class in kz.gamma.jce.provider
Реализация криптопровайдера TumarCSP
GammaTechProvider() - Constructor for class kz.gamma.jce.provider.GammaTechProvider
Инициализация криптопровайдера
gammaTechProvider - Static variable in class kz.gamma.tumarcsp.CommonApplet
Криптопровайдер
GENDER - Static variable in class kz.gamma.asn1.x500.style.BCStyle
RFC 3039 Gender - PrintableString (SIZE(1)) -- "M", "F", "m" or "f"
gender - Variable in class kz.gamma.asn1.x509.sigi.PersonalData
 
GENDER - Static variable in class kz.gamma.asn1.x509.X509Name
RFC 3039 Gender - PrintableString (SIZE(1)) -- "M", "F", "m" or "f"
GENERAL_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
GENERALIZED_TIME - Static variable in interface kz.gamma.asn1.DERTags
 
GeneralName - Class in kz.gamma.asn1.x509
The GeneralName object.
GeneralName(X509Name) - Constructor for class kz.gamma.asn1.x509.GeneralName
 
GeneralName(DERObject, int) - Constructor for class kz.gamma.asn1.x509.GeneralName
Deprecated. this constructor seems the wrong way round! Use GeneralName(tag, name).
GeneralName(int, ASN1Encodable) - Constructor for class kz.gamma.asn1.x509.GeneralName
When the subjectAltName extension contains an Internet mail address, the address MUST be included as an rfc822Name.
GeneralName(int, String) - Constructor for class kz.gamma.asn1.x509.GeneralName
Create a GeneralName for the given tag from the passed in String.
GeneralNames - Class in kz.gamma.asn1.x509
 
GeneralNames(GeneralName) - Constructor for class kz.gamma.asn1.x509.GeneralNames
Construct a GeneralNames object containing one GeneralName.
GeneralNames(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.GeneralNames
 
GeneralSubtree - Class in kz.gamma.asn1.x509
Class for containing a restriction object subtrees in NameConstraints.
GeneralSubtree(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.GeneralSubtree
 
GeneralSubtree(GeneralName, BigInteger, BigInteger) - Constructor for class kz.gamma.asn1.x509.GeneralSubtree
Constructor from a given details.
GeneralSubtree(GeneralName) - Constructor for class kz.gamma.asn1.x509.GeneralSubtree
 
generate() - Method in class kz.gamma.asn1.x509.X509ExtensionsGenerator
Generate an X509Extensions object based on the current state of the generator.
generate(CMSProcessable, String) - Method in class kz.gamma.cms.CMSCompressedDataGenerator
generate an object that contains an CMS Compressed Data
generate(CMSProcessable, String, KeyGenerator, String) - Method in class kz.gamma.cms.CMSEnvelopedDataGenerator
generate an enveloped object that contains an CMS Enveloped Data object using the given provider and the passed in key generator.
generate(CMSProcessable, String, String) - Method in class kz.gamma.cms.CMSEnvelopedDataGenerator
generate an enveloped object that contains an CMS Enveloped Data object using the given provider.
generate(CMSProcessable, String, int, String) - Method in class kz.gamma.cms.CMSEnvelopedDataGenerator
generate an enveloped object that contains an CMS Enveloped Data object using the given provider.
generate(CMSProcessable, String) - Method in class kz.gamma.cms.CMSSignedDataGenerator
generate a signed object that for a CMS Signed Data object using the given provider.
generate(String, CMSProcessable, boolean, String) - Method in class kz.gamma.cms.CMSSignedDataGenerator
generate a signed object that for a CMS Signed Data object using the given provider - if encapsulate is true a copy of the message will be included in the signature.
generate(String, CMSProcessable, boolean, String, boolean) - Method in class kz.gamma.cms.CMSSignedDataGenerator
Similar method to the other generate methods.
generate(CMSProcessable, boolean, String) - Method in class kz.gamma.cms.CMSSignedDataGenerator
generate a signed object that for a CMS Signed Data object using the given provider - if encapsulate is true a copy of the message will be included in the signature with the default content type "data".
generate(CMSProcessable, String) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator
generate a signed object that for a CMS Signed Data object using the given provider.
generate(String, CMSProcessable, boolean, String) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator
generate a signed object that for a CMS Signed Data object using the given provider - if encapsulate is true a copy of the message will be included in the signature.
generate(String, CMSProcessable, boolean, String, boolean) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator
Similar method to the other generate methods.
generate(CMSProcessable, boolean, String) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator
generate a signed object that for a CMS Signed Data object using the given provider - if encapsulate is true a copy of the message will be included in the signature with the default content type "data".
generate(PrivateKey) - Method in class kz.gamma.x509.X509V1CertificateGenerator
generate an X509 certificate, based on the current issuer and subject using the default provider.
generate(PrivateKey, SecureRandom) - Method in class kz.gamma.x509.X509V1CertificateGenerator
generate an X509 certificate, based on the current issuer and subject using the default provider and the passed in source of randomness Note: this differs from the deprecated method in that the default provider is used - not GammaTechProvider.PROVIDER_NAME.
generate(PrivateKey, String) - Method in class kz.gamma.x509.X509V1CertificateGenerator
generate an X509 certificate, based on the current issuer and subject, using the passed in provider for the signing, and the passed in source of randomness (if required).
generate(PrivateKey, String, SecureRandom) - Method in class kz.gamma.x509.X509V1CertificateGenerator
generate an X509 certificate, based on the current issuer and subject, using the passed in provider for the signing, and the passed in source of randomness (if required).
generate(PrivateKey, String) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
generate an X509 certificate, based on the current issuer and subject, using the passed in provider for the signing.
generate(PrivateKey, String, SecureRandom) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
generate an X509 certificate, based on the current issuer and subject, using the passed in provider for the signing and the supplied source of randomness, if required.
generate(PrivateKey) - Method in class kz.gamma.x509.X509V2CRLGenerator
generate an X509 CRL, based on the current issuer and subject using the default provider.
generate(PrivateKey, SecureRandom) - Method in class kz.gamma.x509.X509V2CRLGenerator
generate an X509 CRL, based on the current issuer and subject using the default provider and an user defined SecureRandom object as source of randomness.
generate(PrivateKey, String) - Method in class kz.gamma.x509.X509V2CRLGenerator
generate an X509 certificate, based on the current issuer and subject using the passed in provider for the signing.
generate(PrivateKey, String, SecureRandom) - Method in class kz.gamma.x509.X509V2CRLGenerator
generate an X509 CRL, based on the current issuer and subject, using the passed in provider for the signing.
generate(PrivateKey) - Method in class kz.gamma.x509.X509V3CertificateGenerator
generate an X509 certificate, based on the current issuer and subject using the default provider.
generate(PrivateKey, SecureRandom) - Method in class kz.gamma.x509.X509V3CertificateGenerator
generate an X509 certificate, based on the current issuer and subject using the default provider, and the passed in source of randomness (if required).
generate(PrivateKey, String) - Method in class kz.gamma.x509.X509V3CertificateGenerator
generate an X509 certificate, based on the current issuer and subject, using the passed in provider for the signing.
generate(PrivateKey, String, SecureRandom) - Method in class kz.gamma.x509.X509V3CertificateGenerator
generate an X509 certificate, based on the current issuer and subject, using the passed in provider for the signing and the supplied source of randomness, if required.
generateAttributeCertificateInfo() - Method in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
generateCertificate(PrivateKey, String) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
Deprecated. use generate()
generateCertificate(PrivateKey, String, SecureRandom) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
Deprecated. use generate()
generateCertList() - Method in class kz.gamma.x509.X509V2CRLGenerator
 
generateDerivedKey(int) - Method in class kz.gamma.crypto.generators.OpenSSLPBEParametersGenerator
the derived key function, the ith hash of the password and the salt.
generateDerivedMacParameters(int) - Method in class kz.gamma.crypto.generators.OpenSSLPBEParametersGenerator
Generate a key parameter for use with a MAC derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedMacParameters(int) - Method in class kz.gamma.crypto.PBEParametersGenerator
generate derived parameters for a key of length keySize, specifically for use with a MAC.
generateDerivedParameters(int) - Method in class kz.gamma.crypto.generators.OpenSSLPBEParametersGenerator
Generate a key parameter derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedParameters(int, int) - Method in class kz.gamma.crypto.generators.OpenSSLPBEParametersGenerator
Generate a key with initialisation vector parameter derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedParameters(int) - Method in class kz.gamma.crypto.PBEParametersGenerator
generate derived parameters for a key of length keySize.
generateDerivedParameters(int, int) - Method in class kz.gamma.crypto.PBEParametersGenerator
generate derived parameters for a key of length keySize, and an initialisation vector (IV) of length ivSize.
generateEnvelopedData(X509Certificate) - Method in class kz.gamma.cms.CMSGammaEnvelopedData
Формирование шифрованного сообщения Enveloped CMS.
generateEnvelopedData(X509Certificate, boolean) - Method in class kz.gamma.cms.CMSVistaEnvelopedData
Формирование шифрованного сообщения Enveloped CMS.
generateGeneralNames(X509Principal) - Method in class kz.gamma.x509.AttributeCertificateHolder
 
generateHashGost(byte[]) - Method in class kz.gamma.hash.PureJavaHash
Генерирование хеш-значения ГОСТ
generateJcaObject(TBSCertificateStructure, byte[]) - Method in class kz.gamma.x509.X509V1CertificateGenerator
 
generateJcaObject(TBSCertList, byte[]) - Method in class kz.gamma.x509.X509V2CRLGenerator
 
generateJcaObject(TBSCertificateStructure, byte[]) - Method in class kz.gamma.x509.X509V3CertificateGenerator
 
generateKeyPair() - Method in class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
 
generateKeyPair() - Method in class kz.gamma.jce.provider.JDKKeyPairGenerator.RSA
 
generateOcts() - Method in class kz.gamma.asn1.BERConstructedOctetString
 
generateParameters(String, SecretKey, String) - Method in class kz.gamma.cms.CMSEnvelopedGenerator
 
generateSignature(byte[]) - Method in interface kz.gamma.crypto.DSA
sign the passed in message (usually the output of a hash function).
generateSignature() - Method in interface kz.gamma.crypto.Signer
generate a signature for the message we've been loaded with using the key we were initialised with.
generateSignature(byte[]) - Method in class kz.gamma.crypto.signers.ECGOST3410Signer
Формирование подписи
generateTbsCert() - Method in class kz.gamma.x509.X509V3CertificateGenerator
 
generateTBSCertificate() - Method in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
generateTBSCertificate() - Method in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
generateTBSCertList() - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
generateVistaMessage(PrivateKey, X509Certificate, X509Certificate) - Method in class kz.gamma.vista.VistaMessage
 
generateWorkingKey(boolean, byte[]) - Method in class kz.gamma.hash.GOST28147Engine
 
generateX509Certificate(PrivateKey) - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated. generate an X509 certificate, based on the current issuer and subject using the default provider GammaTechProvider.PROVIDER_NAME.
generateX509Certificate(PrivateKey, SecureRandom) - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated. generate an X509 certificate, based on the current issuer and subject using the default provider GammaTechProvider.PROVIDER_NAME and the passed in source of randomness
generateX509Certificate(PrivateKey, String) - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated. generate an X509 certificate, based on the current issuer and subject, using the passed in provider for the signing, and the passed in source of randomness (if required).
generateX509Certificate(PrivateKey, String, SecureRandom) - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated. generate an X509 certificate, based on the current issuer and subject, using the passed in provider for the signing, and the passed in source of randomness (if required).
generateX509Certificate(PrivateKey) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. generate an X509 certificate, based on the current issuer and subject using the default provider GammaTechProvider.PROVIDER_NAME.
generateX509Certificate(PrivateKey, SecureRandom) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. generate an X509 certificate, based on the current issuer and subject using the default provider GammaTechProvider.PROVIDER_NAME, and the passed in source of randomness (if required).
generateX509Certificate(PrivateKey, String) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. generate an X509 certificate, based on the current issuer and subject, using the passed in provider for the signing.
generateX509Certificate(PrivateKey, String, SecureRandom) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. generate an X509 certificate, based on the current issuer and subject, using the passed in provider for the signing and the supplied source of randomness, if required.
generateX509Certificate(PrivateKey) - Method in class kz.gamma.x509.X509V1CertificateGenerator
Deprecated. use generate(key, GammaTechProvider.PROVIDER_NAME)
generateX509Certificate(PrivateKey, SecureRandom) - Method in class kz.gamma.x509.X509V1CertificateGenerator
Deprecated. use generate(key, random, GammaTechProvider.PROVIDER_NAME)
generateX509Certificate(PrivateKey, String) - Method in class kz.gamma.x509.X509V1CertificateGenerator
Deprecated. use generate()
generateX509Certificate(PrivateKey, String, SecureRandom) - Method in class kz.gamma.x509.X509V1CertificateGenerator
Deprecated. use generate()
generateX509Certificate(PrivateKey) - Method in class kz.gamma.x509.X509V3CertificateGenerator
Deprecated. use generate(key, GammaTechProvider.PROVIDER_NAME)
generateX509Certificate(PrivateKey, SecureRandom) - Method in class kz.gamma.x509.X509V3CertificateGenerator
Deprecated. use generate(key, random, GammaTechProvider.PROVIDER_NAME)
generateX509Certificate(PrivateKey, String) - Method in class kz.gamma.x509.X509V3CertificateGenerator
Deprecated. use generate()
generateX509Certificate(PrivateKey, String, SecureRandom) - Method in class kz.gamma.x509.X509V3CertificateGenerator
Deprecated. use generate()
generateX509CRL(PrivateKey) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated. generate an X509 CRL, based on the current issuer and subject using the default provider GammaTechProvider.PROVIDER_NAME.
generateX509CRL(PrivateKey, SecureRandom) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated. generate an X509 CRL, based on the current issuer and subject using the default provider GammaTechProvider.PROVIDER_NAME and an user defined SecureRandom object as source of randomness.
generateX509CRL(PrivateKey, String) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated. generate an X509 certificate, based on the current issuer and subject using the passed in provider for the signing.
generateX509CRL(PrivateKey, String, SecureRandom) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated. generate an X509 CRL, based on the current issuer and subject, using the passed in provider for the signing.
generateX509CRL(PrivateKey) - Method in class kz.gamma.x509.X509V2CRLGenerator
Deprecated. use generate(key, GammaTechProvider.PROVIDER_NAME)
generateX509CRL(PrivateKey, SecureRandom) - Method in class kz.gamma.x509.X509V2CRLGenerator
Deprecated. use generate(key, random, GammaTechProvider.PROVIDER_NAME)
generateX509CRL(PrivateKey, String) - Method in class kz.gamma.x509.X509V2CRLGenerator
Deprecated. use generate()
generateX509CRL(PrivateKey, String, SecureRandom) - Method in class kz.gamma.x509.X509V2CRLGenerator
Deprecated. use generate()
GENERATION - Static variable in class kz.gamma.asn1.x500.style.BCStyle
 
GENERATION - Static variable in class kz.gamma.asn1.x509.X509Name
 
generationQualifier - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
genSesKey(int) - Method in class kz.gamma.crypto.chiper.GammaGOST28147
 
genSessionKey(JCEECPrivateKey) - Method in class kz.gamma.cms.CMSVistaEnvelopedData
 
genTime - Variable in class kz.gamma.asn1.dvcs.DVCSTime
 
get(DERObjectIdentifier) - Method in class kz.gamma.asn1.cms.AttributeTable
Return the first attribute matching the OBJECT IDENTIFIER oid.
get(int) - Method in class kz.gamma.asn1.DEREncodableVector
 
get(RecipientId) - Method in class kz.gamma.cms.RecipientInformationStore
Return the first RecipientInformation object that matches the passed in selector.
get(SignerId) - Method in class kz.gamma.cms.SignerInformationStore
Return the first SignerInformation object that matches the passed in selector.
getA() - Method in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
getA() - Method in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
getAACertificateAttribute() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAACertificates(X509AttributeCertStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns attribute certificates for an attribute authority

The aAcertificate holds the privileges of an attribute authority.

getAACertificateSubjectAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAcceptablePolicySet() - Method in class kz.gamma.asn1.dvcs.PathProcInput
 
getAccessDescriptions() - Method in class kz.gamma.asn1.x509.AuthorityInformationAccess
 
getAccessLocation() - Method in class kz.gamma.asn1.x509.AccessDescription
 
getAccessMethod() - Method in class kz.gamma.asn1.x509.AccessDescription
 
getAcinfo() - Method in class kz.gamma.asn1.x509.AttributeCertificate
 
getActions() - Method in class kz.gamma.jce.ProviderConfigurationPermission
 
getAddionalStores() - Method in class kz.gamma.x509.ExtendedPKIXParameters
Returns an immutable List of additional Bouncy Castle Stores used for finding CRLs, certificates, attribute certificates or cross certificates.
getAdjustedDate() - Method in class kz.gamma.asn1.DERUTCTime
return the time as an adjusted date in the range of 1950 - 2049.
getAdjustedTime() - Method in class kz.gamma.asn1.DERUTCTime
return a time string as an adjusted date with a 4 digit year.
getAlgCode(int) - Method in class kz.gamma.tumarcsp.AlgParamUtil
Получение кода алгоритма
getAlgId(int) - Method in class kz.gamma.tumarcsp.AlgParamUtil
Получение идентификатора алгоритма
getAlgIdAlgCode() - Method in class kz.gamma.tumarcsp.AlgParamUtil
 
getAlgKey() - Method in class kz.gamma.tumarcsp.AlgParamUtil
 
getAlgKeyName() - Method in class kz.gamma.tumarcsp.AlgParamUtil
 
getAlgNames() - Static method in class kz.gamma.x509.X509Util
 
getAlgorithm() - Method in class kz.gamma.asn1.cms.OriginatorPublicKey
 
getAlgorithm() - Method in class kz.gamma.asn1.x9.KeySpecificInfo
 
getAlgorithm() - Method in class kz.gamma.cms.CMSPBEKey
 
getAlgorithm() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Получение алгоритма
getAlgorithm() - Method in class kz.gamma.jce.provider.JCEECPublicKey
Получение алгоритма
getAlgorithmId() - Method in class kz.gamma.asn1.pkcs.PrivateKeyInfo
 
getAlgorithmId() - Method in class kz.gamma.asn1.x509.DigestInfo
 
getAlgorithmId() - Method in class kz.gamma.asn1.x509.SubjectPublicKeyInfo
 
getAlgorithmIdentifier(String, AlgorithmParameters) - Method in class kz.gamma.cms.CMSEnvelopedGenerator
 
getAlgorithmIdentifier(PublicKey) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
getAlgorithmName() - Method in interface kz.gamma.crypto.Digest
return the algorithm name
getAlgorithmName() - Method in class kz.gamma.crypto.digests.GammaGost3411Digest
Получение наименования хеш-алгоритма
getAlgorithmName() - Method in class kz.gamma.hash.GOST28147Engine
 
getAlgorithmName() - Method in class kz.gamma.hash.GOST3411Digest
 
getAlgorithmOID(String) - Static method in class kz.gamma.x509.X509Util
 
getAlgType() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Получание типа алгоритма ключа
getAlgType(int) - Method in class kz.gamma.tumarcsp.CSPUtil
Получение типа алгоритма
getAlgUtil() - Static method in class kz.gamma.jce.provider.GammaTechProvider
 
getAll(DERObjectIdentifier) - Method in class kz.gamma.asn1.cms.AttributeTable
Return all the attributes matching the OBJECT IDENTIFIER oid.
getAlphabetic() - Method in class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
getAlternativeName(byte[]) - Static method in class kz.gamma.x509.extension.X509ExtensionUtil
 
getAmount() - Method in class kz.gamma.asn1.x509.qualified.MonetaryValue
 
getApplicationTag() - Method in class kz.gamma.asn1.DERApplicationSpecific
 
getArchType() - Method in class kz.gamma.vista.VistaMessage
 
getArguments() - Method in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
getArguments() - Method in class kz.gamma.i18n.LocalizedMessage
Returns an Object[] containing the message arguments.
getArrayWithoutNulls(byte[], int) - Static method in class kz.gamma.tumarcsp.DataConverter
Вернуть массив без NULL-данных
getASN1Template(String) - Static method in class kz.gamma.asn1.cms.MSTemplate
Формирование имени шаблона в ASN
getAsymmetricEncryptionAlgName(String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
getAttrCertCheckers() - Method in class kz.gamma.x509.ExtendedPKIXParameters
Returns the attribute certificate checker.
getAttrCertificateChecking() - Method in class kz.gamma.x509.X509CRLStoreSelector
Returns the attribute certificate being checked.
getAttrCertValidityPeriod() - Method in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
getAttribute(int, int) - Method in class kz.gamma.tumarcsp.AlgParamUtil
Получение атрибута
getAttributeAuthorityRevocationListAttribute() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAttributeAuthorityRevocationListIssuerAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAttributeAuthorityRevocationLists(X509CRLStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns the revocation list for revoked attribute certificates for an attribute authority

The attributeAuthorityList holds a list of AA certificates that have been revoked.

getAttributeByOid(AttributeTable, String) - Method in class kz.gamma.cms.CMSVistaEnvelopedData
Получение атрибута
getAttributeByOid(String) - Method in class kz.gamma.cms.Pkcs7Data
Получение атрибута
getAttributeCert() - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Returns the attribute certificate which must be matched.
getAttributeCertificateAttributeAttribute() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAttributeCertificateAttributes(X509AttributeCertStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns an attribute certificate for an user.
getAttributeCertificateAttributeSubjectAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAttributeCertificateRevocationListAttribute() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAttributeCertificateRevocationListIssuerAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAttributeCertificateRevocationLists(X509CRLStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns the revocation list for revoked attribute certificates.
getAttributeCertificates(String, String) - Method in class kz.gamma.cms.CMSSignedData
return a X509Store containing the attribute certificates, if any, contained in this message.
getAttributeCertificates(String, String) - Method in class kz.gamma.cms.CMSSignedDataParser
return a X509Store containing the attribute certificates, if any, contained in this message.
getAttributeCertificateValid() - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Get the criteria for the validity.
getAttributeDescriptorCertificateAttribute() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAttributeDescriptorCertificates(X509AttributeCertStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns an attribute certificate for an authority

The attributeDescriptorCertificate is self signed by a source of authority and holds a description of the privilege and its delegation rules.

getAttributeDescriptorCertificateSubjectAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAttributes() - Method in class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
getAttributes() - Method in class kz.gamma.asn1.pkcs.PrivateKeyInfo
 
getAttributes() - Method in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
getAttributes() - Method in class kz.gamma.asn1.x509.SubjectDirectoryAttributes
 
getAttributes(Map) - Method in interface kz.gamma.cms.CMSAttributeTableGenerator
 
getAttributes(Map) - Method in class kz.gamma.cms.DefaultSignedAttributeTableGenerator
 
getAttributes(Map) - Method in class kz.gamma.cms.SimpleAttributeTableGenerator
 
getAttributes() - Method in class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
getAttributes() - Method in interface kz.gamma.x509.X509AttributeCertificate
Return the attributes contained in the attribute block in the certificate.
getAttributes(String) - Method in interface kz.gamma.x509.X509AttributeCertificate
Return the attributes with the same type as the passed in oid.
getAttributes() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getAttributes(String) - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getAttributeSet(AttributeTable) - Method in class kz.gamma.cms.CMSSignedGenerator
 
getAttributeTypes() - Method in class kz.gamma.asn1.x500.X500Name
return an array of OIDs contained in the attribute type of each RDN in structure order.
getAttrType() - Method in class kz.gamma.asn1.cms.Attribute
 
getAttrType() - Method in class kz.gamma.asn1.pkcs.Attribute
 
getAttrType() - Method in class kz.gamma.asn1.x509.Attribute
 
getAttrValues() - Method in class kz.gamma.asn1.cms.Attribute
 
getAttrValues() - Method in class kz.gamma.asn1.pkcs.Attribute
 
getAttrValues() - Method in class kz.gamma.asn1.x509.Attribute
 
getAuthenticatedAttributes() - Method in class kz.gamma.asn1.cms.SignerInfo
 
getAuthenticatedAttributes() - Method in class kz.gamma.asn1.pkcs.SignerInfo
 
getAuthMessForSend(StringBuilder) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
getAuthorityCertIssuer() - Method in class kz.gamma.asn1.x509.AuthorityKeyIdentifier
 
getAuthorityCertSerialNumber() - Method in class kz.gamma.asn1.x509.AuthorityKeyIdentifier
 
getAuthorityRevocationListAttribute() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAuthorityRevocationListIssuerAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getAuthorityRevocationLists(X509CRLStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns the CRLs for issued certificates for other CAs matching the given selector.
getAuthSafe() - Method in class kz.gamma.asn1.pkcs.Pfx
 
getBagAttribute(DERObjectIdentifier) - Method in interface kz.gamma.jce.interfaces.PKCS12BagAttributeCarrier
 
getBagAttribute(DERObjectIdentifier) - Method in class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
getBagAttribute(DERObjectIdentifier) - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getBagAttributeKeys() - Method in interface kz.gamma.jce.interfaces.PKCS12BagAttributeCarrier
 
getBagAttributeKeys() - Method in class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
getBagAttributeKeys() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getBagAttributes() - Method in class kz.gamma.asn1.pkcs.SafeBag
 
getBagId() - Method in class kz.gamma.asn1.pkcs.SafeBag
 
getBagValue() - Method in class kz.gamma.asn1.pkcs.SafeBag
 
getBase() - Method in class kz.gamma.asn1.x509.GeneralSubtree
 
getBaseCertificateID() - Method in class kz.gamma.asn1.x509.Holder
 
getBaseCertificateID() - Method in class kz.gamma.asn1.x509.V2Form
 
getBaseDN() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getBaseParameters(DERObjectIdentifier, AlgorithmIdentifier, byte[]) - Method in class kz.gamma.cms.CMSSignedGenerator
 
getBaseTag() - Method in class kz.gamma.asn1.ASN1ObjectParser
 
getBasicConstraints() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getBiometricDataHash() - Method in class kz.gamma.asn1.x509.qualified.BiometricData
 
getBiometricDataOid() - Method in class kz.gamma.asn1.x509.qualified.TypeOfBiometricData
 
getBirthDate() - Method in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
getBlobSize() - Method in class kz.gamma.vista.VistaFile
 
getBlockSize() - Method in class kz.gamma.hash.GOST28147Engine
 
getByName(String) - Static method in class kz.gamma.asn1.cryptopro.GOST3410NamedParameters
 
getByOID(DERObjectIdentifier) - Static method in class kz.gamma.asn1.cryptopro.GOST3410NamedParameters
return the GOST3410ParamSetParameters object for the given OID, null if it isn't present.
getByteLength() - Method in class kz.gamma.crypto.digests.GammaGost3411Digest
Получение длины хеш-значения
getByteLength() - Method in interface kz.gamma.crypto.ExtendedDigest
Return the size in bytes of the internal buffer the digest applies it's compression function to.
getByteLength() - Method in class kz.gamma.hash.GOST3411Digest
 
getBytes(int) - Static method in class kz.gamma.asn1.DERBitString
return the correct number of bytes for a bit string defined in a 32 bit constant
getBytes() - Method in class kz.gamma.asn1.DERBitString
 
getCaCertificate(String) - Method in class kz.gamma.tumarcsp.KeyParams
Получение сертификата ЦС по alias
getCACertificateAttribute() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getCaCertificateList() - Method in class kz.gamma.tumarcsp.KeyParams
Получение списка сертификатов ЦС
getCACertificates(X509CertSelector) - Method in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
 
getCACertificates(X509CertStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns CA certificates.
getCACertificateSubjectAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getCapabilities(DERObjectIdentifier) - Method in class kz.gamma.asn1.smime.SMIMECapabilities
returns a vector with 0 or more objects of all the capabilities matching the passed in capability OID.
getCapabilityID() - Method in class kz.gamma.asn1.smime.SMIMECapability
 
getCards() - Method in class kz.gamma.crypto.pcsc.idcard.IdCard
 
getCause() - Method in exception kz.gamma.cms.CMSAttributeTableGenerationException
 
getCause() - Method in exception kz.gamma.cms.CMSException
 
getCause() - Method in exception kz.gamma.cms.CMSRuntimeException
 
getCause() - Method in exception kz.gamma.i18n.LocalizedException
 
getCause() - Method in exception kz.gamma.jce.exception.ExtCertificateEncodingException
 
getCause() - Method in exception kz.gamma.jce.exception.ExtCertPathBuilderException
 
getCause() - Method in exception kz.gamma.jce.exception.ExtCertPathValidatorException
 
getCause() - Method in interface kz.gamma.jce.exception.ExtException
Returns the cause of the exception.
getCause() - Method in exception kz.gamma.jce.exception.ExtIOException
 
getCause() - Method in exception kz.gamma.jce.provider.AnnotatedException
 
getCause() - Method in exception kz.gamma.jce.provider.ExtCRLException
 
getCause() - Method in exception kz.gamma.util.StoreException
 
getCause() - Method in exception kz.gamma.util.StreamParsingException
 
getCause() - Method in exception kz.gamma.x509.ExtCertificateEncodingException
 
getCause() - Method in exception kz.gamma.x509.X509V2CRLGenerator.ExtCRLException
 
getCaX509certificate() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение сертификата ЦС
getCertID() - Method in class kz.gamma.asn1.ocsp.SingleResponse
 
getCertId() - Method in class kz.gamma.asn1.pkcs.CertBag
 
getCertificate() - Method in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
getCertificate() - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
getCertificate() - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
getCertificate() - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
getCertificate() - Method in class kz.gamma.jce.provider.X509AttrCertParser
 
getCertificate() - Method in class kz.gamma.jce.provider.X509CertParser
 
getCertificate() - Method in class kz.gamma.tumarcsp.KeyParams
Получение перечисления сертификатов
getCertificate(String, String, String) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
getCertificateDN() - Method in class kz.gamma.asn1.cms.RevokeRequest
Получение DN отзываемого сертификата
getCertificateIssuer() - Method in class kz.gamma.jce.provider.X509CRLEntryObject
 
getCertificateIssuer(X509Certificate) - Method in class kz.gamma.x509.util.LDAPStoreHelper
 
getCertificateList() - Method in class kz.gamma.tumarcsp.KeyParams
Получение списка сертификатов
getCertificateOfSigner() - Method in class kz.gamma.cms.Pkcs7Data
Извлечение из PKCS#7 сертификата подписавшего.
getCertificatePolicies(String, int) - Method in class kz.gamma.tumarcsp.CommonApplet
Получение политик сертификата
getCertificateRevocationListAttribute() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getCertificateRevocationListIssuerAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getCertificateRevocationLists(X509CRLStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns the certificate revocation lists for revoked certificates.
getCertificates() - Method in class kz.gamma.asn1.cms.EnvelopedDataParser
 
getCertificates() - Method in class kz.gamma.asn1.cms.OriginatorInfo
 
getCertificates() - Method in class kz.gamma.asn1.cms.SignedData
 
getCertificates() - Method in class kz.gamma.asn1.cms.SignedDataParser
 
getCertificates() - Method in class kz.gamma.asn1.pkcs.SignedData
 
getCertificates(String, String) - Method in class kz.gamma.cms.CMSSignedData
return a X509Store containing the public key certificates, if any, contained in this message.
getCertificates(String, String) - Method in class kz.gamma.cms.CMSSignedDataParser
return a X509Store containing the public key certificates, if any, contained in this message.
getCertificates() - Method in class kz.gamma.jce.provider.PKIXCertPath
Returns the list of certificates in this certification path.
getCertificatesAndCRLs(String, String) - Method in class kz.gamma.cms.CMSSignedData
return a CertStore containing the certificates and CRLs associated with this message.
getCertificatesAndCRLs(String, String) - Method in class kz.gamma.cms.CMSSignedDataParser
return a CertStore containing the certificates and CRLs associated with this message.
getCertificateSerialNumber() - Method in class kz.gamma.asn1.pkcs.IssuerAndSerialNumber
 
getCertificateSerialNumber(String) - Method in class kz.gamma.tumarcsp.CommonApplet
Извлечение серийного номера сертификата
getCertificatesFromCrossCertificatePairs(X509CertStoreSelector) - Method in class kz.gamma.jce.provider.X509StoreLDAPCerts
 
getCertificatesFromStore(CertStore) - Static method in class kz.gamma.cms.CMSUtils
 
getCertificateSN() - Method in class kz.gamma.asn1.cms.RevokeRequest
Получение серийного номера отзываемого сертификата
getCertificationRequestInfo() - Method in class kz.gamma.asn1.pkcs.CertificationRequest
 
getCertInfo() - Method in class kz.gamma.asn1.dvcs.DVCSResponse
 
getCertPair() - Method in class kz.gamma.x509.X509CertPairStoreSelector
Returns the certificate pair which is used for testing on equality.
getCertPath() - Method in exception kz.gamma.x509.CertPathReviewerException
 
getCertPath() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
getCertPathSize() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
getCerts() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getCerts() - Method in class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
getCerts() - Method in class kz.gamma.asn1.ocsp.Signature
 
getCertStatus() - Method in class kz.gamma.asn1.ocsp.SingleResponse
 
getCertStatus(Date, X509CRL, BigInteger, CertStatus) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
getCertStatus() - Method in class kz.gamma.jce.provider.CertStatus
 
getCertStore() - Method in class kz.gamma.cms.Pkcs7Data
Получение хранилища сертификатов и СОС из PKCS#7
getCertValue() - Method in class kz.gamma.asn1.pkcs.CertBag
 
getChain() - Method in class kz.gamma.asn1.dvcs.TargetEtcChain
 
getChildren() - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
getClassLoader() - Method in class kz.gamma.i18n.LocalizedMessage
Returns the ClassLoader which loads the resource files or null if the default ClassLoader is used.
getClassLoader() - Method in exception kz.gamma.i18n.MissingEntryException
 
getCoefficient() - Method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
getCollection() - Method in class kz.gamma.x509.X509CollectionStoreParameters
Returns a copy of the Collection.
getCompleteCRLs(DistributionPoint, Object, Date, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
Fetches complete CRLs according to RFC 3280.
getCompressionAlgorithmIdentifier() - Method in class kz.gamma.asn1.cms.CompressedData
 
getCompressionAlgorithmIdentifier() - Method in class kz.gamma.asn1.cms.CompressedDataParser
 
getContent() - Method in class kz.gamma.asn1.cms.ContentInfo
 
getContent(int) - Method in class kz.gamma.asn1.cms.ContentInfoParser
 
getContent() - Method in class kz.gamma.asn1.pkcs.ContentInfo
 
getContent() - Method in class kz.gamma.asn1.pkcs.EncryptedData
 
getContent() - Method in class kz.gamma.cms.CMSCompressedData
 
getContent() - Method in class kz.gamma.cms.CMSCompressedDataParser
 
getContent() - Method in interface kz.gamma.cms.CMSProcessable
 
getContent() - Method in class kz.gamma.cms.CMSProcessableByteArray
 
getContent() - Method in class kz.gamma.cms.CMSProcessableFile
Return the file handle.
getContent(Key, String) - Method in class kz.gamma.cms.RecipientInformation
 
getContentDigest() - Method in class kz.gamma.cms.SignerInformation
return the content digest that was calculated during verification.
getContentEncryptionAlgorithm() - Method in class kz.gamma.asn1.cms.EncryptedContentInfo
 
getContentEncryptionAlgorithm() - Method in class kz.gamma.asn1.cms.EncryptedContentInfoParser
 
getContentFromSessionKey(Key, String) - Method in class kz.gamma.cms.RecipientInformation
 
getContentInfo() - Method in class kz.gamma.asn1.pkcs.AuthenticatedSafe
 
getContentInfo() - Method in class kz.gamma.asn1.pkcs.SignedData
 
getContents() - Method in class kz.gamma.asn1.DERApplicationSpecific
 
getContentStream() - Method in class kz.gamma.cms.CMSTypedStream
 
getContentStream(Key, String) - Method in class kz.gamma.cms.KEKRecipientInformation
decrypt the content and return an input stream.
getContentStream(Key, String) - Method in class kz.gamma.cms.KeyAgreeRecipientInformation
decrypt the content and return an input stream.
getContentStream(Key, String) - Method in class kz.gamma.cms.KeyTransRecipientInformation
decrypt the content and return it as a byte array.
getContentStream(Key, String) - Method in class kz.gamma.cms.PasswordRecipientInformation
decrypt the content and return an input stream.
getContentStream(Key, String) - Method in class kz.gamma.cms.RecipientInformation
 
getContentType() - Method in class kz.gamma.asn1.cms.ContentInfo
 
getContentType() - Method in class kz.gamma.asn1.cms.ContentInfoParser
 
getContentType() - Method in class kz.gamma.asn1.cms.EncryptedContentInfo
 
getContentType() - Method in class kz.gamma.asn1.cms.EncryptedContentInfoParser
 
getContentType() - Method in class kz.gamma.asn1.pkcs.ContentInfo
 
getContentType() - Method in class kz.gamma.asn1.pkcs.EncryptedData
 
getContentType() - Method in class kz.gamma.cms.CMSTypedStream
 
getConvertedValue(DERObjectIdentifier, String) - Method in class kz.gamma.asn1.x509.X509DefaultEntryConverter
Apply default coversion for the given value depending on the oid and the character range of the value.
getConvertedValue(DERObjectIdentifier, String) - Method in class kz.gamma.asn1.x509.X509NameEntryConverter
Convert the passed in String value into the appropriate ASN.1 encoded object.
getCounter() - Method in class kz.gamma.asn1.x9.KeySpecificInfo
 
getCreateTime() - Method in class kz.gamma.tumarcsp.KeyParams
Получение перечисления времен создания
getCreateTimeList() - Method in class kz.gamma.tumarcsp.KeyParams
Получение списка времен создания
getCriticalExtensionOIDs() - Method in class kz.gamma.asn1.x509.Extensions
 
getCriticalExtensionOIDs() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getCriticalExtensionOIDs() - Method in class kz.gamma.jce.provider.X509CRLEntryObject
 
getCriticalExtensionOIDs() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getCriticalExtensionOIDs() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getCRL() - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
getCRL() - Method in class kz.gamma.jce.provider.X509CRLParser
 
getCRL(String) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
getCRLDistUrls(CRLDistPoint) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
getCRLIssuer() - Method in class kz.gamma.asn1.x509.DistributionPoint
 
getCRLIssuersFromDistributionPoint(DistributionPoint, Collection, X509CRLStoreSelector, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
Add the CRL issuers from the cRLIssuer field of the distribution point or from the certificate if not given to the issuer criterion of the selector.
getCrlNum() - Method in class kz.gamma.asn1.ocsp.CrlID
 
getCRLNumber() - Method in class kz.gamma.asn1.x509.CRLNumber
 
getCrls() - Method in class kz.gamma.asn1.cms.EnvelopedDataParser
 
getCRLs() - Method in class kz.gamma.asn1.cms.OriginatorInfo
 
getCRLs() - Method in class kz.gamma.asn1.cms.SignedData
 
getCrls() - Method in class kz.gamma.asn1.cms.SignedDataParser
 
getCRLs() - Method in class kz.gamma.asn1.pkcs.SignedData
 
getCRLs(String, String) - Method in class kz.gamma.cms.CMSSignedData
return a X509Store containing CRLs, if any, contained in this message.
getCRLs(String, String) - Method in class kz.gamma.cms.CMSSignedDataParser
return a X509Store containing CRLs, if any, contained in this message.
getCRLsFromStore(CertStore) - Static method in class kz.gamma.cms.CMSUtils
 
getCrlTime() - Method in class kz.gamma.asn1.ocsp.CrlID
 
getCrlUrl() - Method in class kz.gamma.asn1.ocsp.CrlID
 
getCrossCertificateAttribute() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getCrossCertificatePairs(X509CertPairStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns cross certificate pairs.
getCrossCertificates(X509CertSelector) - Method in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
 
getCrossCertificateSubjectAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getCSPHandle() - Method in class kz.gamma.crypto.params.GammaParameters
 
getCSPkeyType() - Method in class kz.gamma.crypto.params.GammaParameters
 
getCurrency() - Method in class kz.gamma.asn1.x509.qualified.MonetaryValue
 
getData() - Method in class kz.gamma.asn1.DERUnknownTag
 
getData() - Method in class kz.gamma.cms.Pkcs7Data
Получение данных, которые подписывались
getDataFromUrl(String, Integer) - Method in class kz.gamma.tumarcsp.profile.ProfileInfo
Извлечение информации из строки профайла.
getDataLocations() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
getDate() - Method in class kz.gamma.asn1.cms.KEKIdentifier
 
getDate() - Method in class kz.gamma.asn1.cms.RecipientKeyIdentifier
 
getDate() - Method in class kz.gamma.asn1.cms.Time
 
getDate() - Method in class kz.gamma.asn1.DERGeneralizedTime
 
getDate() - Method in class kz.gamma.asn1.DERUTCTime
return the time as a date based on whatever a 2 digit year will return.
getDate() - Method in class kz.gamma.asn1.x509.Time
 
getDate(String) - Method in class kz.gamma.tumarcsp.KeyParams
Формирование объекта Date из строкового представления
getDateOfBirth() - Method in class kz.gamma.asn1.x509.sigi.PersonalData
 
getDebugMsg() - Method in exception kz.gamma.i18n.MissingEntryException
 
getDecodedBlockSize() - Method in class kz.gamma.util.encoders.HexTranslator
size of the output block on decoding produced by getEncodedBlockSize() bytes.
getDecodedBlockSize() - Method in interface kz.gamma.util.encoders.Translator
size of the output block on decoding produced by getEncodedBlockSize() bytes.
getDecryptedFile(KeyStore, String, X509Certificate, int) - Method in class kz.gamma.vista.VistaMessage
 
getDefaultKeysPath() - Method in class kz.gamma.core.file.FileHelper
Получение пути к директории, в которой по умолчанию сохраняются ключевые контейнеры.
getDefaultStyle() - Static method in class kz.gamma.asn1.x500.X500Name
Return the current default style.
getDeltaCertificateRevocationLists(X509CRLStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns the delta revocation list for revoked certificates.
getDeltaCRLs(Date, ExtendedPKIXParameters, X509CRL) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
Fetches delta CRLs according to RFC 3280 section 5.2.4.
getDeltaRevocationListAttribute() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getDeltaRevocationListIssuerAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getDepth() - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
getDEREncoded() - Method in class kz.gamma.asn1.ASN1Encodable
Return the DER encoding of the object, null if the DER encoding can not be made.
getDERObject() - Method in class kz.gamma.asn1.ASN1Encodable
 
getDERObject() - Method in class kz.gamma.asn1.BEROctetStringParser
 
getDERObject() - Method in class kz.gamma.asn1.BERSequenceParser
 
getDERObject() - Method in class kz.gamma.asn1.BERSetParser
 
getDERObject() - Method in class kz.gamma.asn1.BERTaggedObjectParser
 
getDERObject() - Method in interface kz.gamma.asn1.DEREncodable
 
getDERObject() - Method in class kz.gamma.asn1.pkcs.EncryptionScheme
 
getDERObject() - Method in class kz.gamma.asn1.pkcs.PBES2Algorithms
Deprecated.  
getDescription() - Method in class kz.gamma.core.file.KeyFileFilter
Returns the human readable description of this filter.
getDetail(Locale, TimeZone) - Method in class kz.gamma.i18n.ErrorBundle
Returns the detail message in the given locale and timezone.
getDetail(Locale) - Method in class kz.gamma.i18n.ErrorBundle
Returns the detail message in the given locale and the default timezone.
getDigest() - Method in class kz.gamma.asn1.x509.DigestInfo
 
getDigestAlgName(String) - Method in class kz.gamma.cms.CMSSignedHelper
Return the digest algorithm using one of the standard JCA string representations rather than the algorithm identifier (if possible).
getDigestAlgName(DERObjectIdentifier) - Static method in class kz.gamma.jce.PKCS10CertificationRequest
 
getDigestAlgName(DERObjectIdentifier) - Static method in class kz.gamma.jce.provider.X509SignatureUtil
Return the digest algorithm using one of the standard JCA string representations rather the the algorithm identifier (if possible).
getDigestAlgOID() - Method in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
getDigestAlgOID() - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
getDigestAlgOID() - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
getDigestAlgOID() - Method in class kz.gamma.cms.SignerInformation
return the object identifier for the signature.
getDigestAlgorithm() - Method in class kz.gamma.asn1.cms.SignerInfo
 
getDigestAlgorithm() - Method in class kz.gamma.asn1.pkcs.SignerInfo
 
getDigestAlgorithm() - Method in class kz.gamma.asn1.x509.ObjectDigestInfo
 
getDigestAlgorithm() - Method in class kz.gamma.x509.AttributeCertificateHolder
Returns the other object type ID if an object digest info is used.
getDigestAlgorithms() - Method in class kz.gamma.asn1.cms.SignedData
 
getDigestAlgorithms() - Method in class kz.gamma.asn1.cms.SignedDataParser
 
getDigestAlgorithms() - Method in class kz.gamma.asn1.pkcs.SignedData
 
getDigestAlgParams() - Method in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
getDigestAlgParams() - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
getDigestAlgParams() - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
getDigestAlgParams() - Method in class kz.gamma.cms.SignerInformation
return the signature parameters, or null if there aren't any.
getDigestAliases(String) - Method in class kz.gamma.cms.CMSSignedHelper
 
getDigestedObjectType() - Method in class kz.gamma.asn1.x509.ObjectDigestInfo
 
getDigestedObjectType() - Method in class kz.gamma.x509.AttributeCertificateHolder
Returns the digest object type if an object digest info is used.
getDigestEncryptionAlgorithm() - Method in class kz.gamma.asn1.cms.SignerInfo
 
getDigestEncryptionAlgorithm() - Method in class kz.gamma.asn1.pkcs.SignerInfo
 
getDigestInstance(String, String) - Method in class kz.gamma.cms.CMSSignedHelper
 
getDigestParamSet() - Method in class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
getDigestSize() - Method in interface kz.gamma.crypto.Digest
return the size, in bytes, of the digest produced by this message digest.
getDigestSize() - Method in class kz.gamma.crypto.digests.GammaGost3411Digest
Получение длины хеш-значения
getDigestSize() - Method in class kz.gamma.hash.GOST3411Digest
 
getDistributionPoint() - Method in class kz.gamma.asn1.x509.DistributionPoint
 
getDistributionPoint() - Method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
getDistributionPoints() - Method in class kz.gamma.asn1.x509.CRLDistPoint
Return the distribution points making up the sequence.
getDn(String, int) - Method in class kz.gamma.tumarcsp.CommonApplet
Получение DN сертификата
getDn() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение DN
getDnIssuer() - Method in class kz.gamma.asn1.cms.RevokeRequest
Получение DN выпустившего отзываемый сертификат
getDVCS() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
getDvReqInfo() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getDvStatus() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getEncAlgorithmIdentifier(String) - Method in class kz.gamma.cms.CMSSignedGenerator
 
getEncapContentInfo() - Method in class kz.gamma.asn1.cms.CompressedData
 
getEncapContentInfo() - Method in class kz.gamma.asn1.cms.CompressedDataParser
 
getEncapContentInfo() - Method in class kz.gamma.asn1.cms.SignedData
 
getEncapContentInfo() - Method in class kz.gamma.asn1.cms.SignedDataParser
 
getEncoded() - Method in class kz.gamma.asn1.ASN1Encodable
 
getEncoded(String) - Method in class kz.gamma.asn1.ASN1Encodable
 
getEncoded(DEREncodable) - Method in class kz.gamma.asn1.ASN1Set
 
getEncoded() - Method in class kz.gamma.cms.CMSCompressedData
return the ASN.1 encoded representation of this object.
getEncoded() - Method in class kz.gamma.cms.CMSEnvelopedData
return the ASN.1 encoded representation of this object.
getEncoded() - Method in class kz.gamma.cms.CMSPBEKey
 
getEncoded(String) - Method in class kz.gamma.cms.CMSPBEKey
 
getEncoded() - Method in class kz.gamma.cms.CMSSignedData
return the ASN.1 encoded representation of this object.
getEncoded() - Method in class kz.gamma.jce.PKCS10CertificationRequest
return a DER encoded byte array representing this object
getEncoded() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Не используется
getEncoded() - Method in class kz.gamma.jce.provider.JCEECPublicKey
Открытый ключ
getEncoded() - Method in class kz.gamma.jce.provider.PKIXCertPath
Returns the encoded form of this certification path, using the default encoding.
getEncoded(String) - Method in class kz.gamma.jce.provider.PKIXCertPath
Returns the encoded form of this certification path, using the specified encoding.
getEncoded() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getEncoded() - Method in class kz.gamma.jce.provider.X509CRLEntryObject
 
getEncoded() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getEncoded() - Method in class kz.gamma.jce.X509Principal
return a DER encoded byte array representing this object
getEncoded() - Method in class kz.gamma.vista.VistaFile
 
getEncoded() - Method in interface kz.gamma.x509.X509AttributeCertificate
Return an ASN.1 encoded byte array representing the attribute certificate.
getEncoded() - Method in class kz.gamma.x509.X509CertificatePair
 
getEncoded() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getEncodedBlockSize() - Method in class kz.gamma.util.encoders.HexTranslator
size of the output block on encoding produced by getDecodedBlockSize() bytes.
getEncodedBlockSize() - Method in interface kz.gamma.util.encoders.Translator
size of the output block on encoding produced by getDecodedBlockSize() bytes.
getEncodedIssuerPrincipal(Object) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
Returns the issuer of an attribute certificate or certificate.
getEncodedSignedAttributes() - Method in class kz.gamma.cms.SignerInformation
return the DER encoding of the signed attributes.
getEncodings() - Method in class kz.gamma.jce.provider.PKIXCertPath
Returns an iteration of the encodings supported by this certification path, with the default encoding first.
getEncOID(PrivateKey, String) - Method in class kz.gamma.cms.CMSSignedGenerator
 
getEncryptedContent() - Method in class kz.gamma.asn1.cms.EncryptedContentInfo
 
getEncryptedContent(int) - Method in class kz.gamma.asn1.cms.EncryptedContentInfoParser
 
getEncryptedContentInfo() - Method in class kz.gamma.asn1.cms.EncryptedData
 
getEncryptedContentInfo() - Method in class kz.gamma.asn1.cms.EnvelopedData
 
getEncryptedContentInfo() - Method in class kz.gamma.asn1.cms.EnvelopedDataParser
 
getEncryptedData() - Method in class kz.gamma.asn1.pkcs.EncryptedPrivateKeyInfo
 
getEncryptedDigest() - Method in class kz.gamma.asn1.cms.SignerInfo
 
getEncryptedDigest() - Method in class kz.gamma.asn1.pkcs.SignerInfo
 
getEncryptedKey() - Method in class kz.gamma.asn1.cms.KEKRecipientInfo
 
getEncryptedKey() - Method in class kz.gamma.asn1.cms.KeyTransRecipientInfo
 
getEncryptedKey() - Method in class kz.gamma.asn1.cms.PasswordRecipientInfo
 
getEncryptedKey() - Method in class kz.gamma.asn1.cms.RecipientEncryptedKey
 
getEncryptionAlgName(String) - Method in class kz.gamma.cms.CMSSignedHelper
Return the digest encryption algorithm using one of the standard JCA string representations rather the the algorithm identifier (if possible).
getEncryptionAlgOID() - Method in class kz.gamma.cms.CMSEnvelopedData
return the object identifier for the content encryption algorithm.
getEncryptionAlgOID() - Method in class kz.gamma.cms.CMSEnvelopedDataParser
return the object identifier for the content encryption algorithm.
getEncryptionAlgOID() - Method in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
getEncryptionAlgOID() - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
getEncryptionAlgOID() - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
getEncryptionAlgOID() - Method in class kz.gamma.cms.Pkcs7Data
Return the object identifier for the signature
getEncryptionAlgOID() - Method in class kz.gamma.cms.SignerInformation
return the object identifier for the signature.
getEncryptionAlgorithm() - Method in class kz.gamma.asn1.pkcs.EncryptedData
 
getEncryptionAlgorithm() - Method in class kz.gamma.asn1.pkcs.EncryptedPrivateKeyInfo
 
getEncryptionAlgorithmParameters(String) - Method in class kz.gamma.cms.CMSEnvelopedData
Return an AlgorithmParameters object giving the encryption parameters used to encrypt the message content.
getEncryptionAlgorithmParameters(String) - Method in class kz.gamma.cms.CMSEnvelopedDataParser
Return an AlgorithmParameters object giving the encryption parameters used to encrypt the message content.
getEncryptionAlgorithmParameters(String, byte[], String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
getEncryptionAlgParams() - Method in class kz.gamma.cms.CMSEnvelopedData
return the ASN.1 encoded encryption algorithm parameters, or null if there aren't any.
getEncryptionAlgParams() - Method in class kz.gamma.cms.CMSEnvelopedDataParser
return the ASN.1 encoded encryption algorithm parameters, or null if there aren't any.
getEncryptionAlgParams() - Method in class kz.gamma.cms.SignerInformation
return the signature/encyrption algorithm parameters, or null if there aren't any.
getEncryptionParamSet() - Method in class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
getEncryptionScheme() - Method in class kz.gamma.asn1.pkcs.PBES2Algorithms
Deprecated.  
getEncryptionScheme() - Method in class kz.gamma.asn1.pkcs.PBES2Parameters
 
getEndCertificates(X509CertSelector) - Method in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
 
getEndDate() - Method in class kz.gamma.asn1.x509.Certificate
 
getEndDate() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getEndDate() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getEndDate() - Method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getEndianness(byte[]) - Method in class kz.gamma.core.utils.EndiannessUtils
Определение порядка байт
getEndianness(String) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
 
getEngine() - Method in class kz.gamma.x509.X509Util.Implementation
 
getEntityName() - Method in class kz.gamma.asn1.x509.Holder
Returns the entityName for an v2 attribute certificate or the subjectName for an v1 attribute certificate.
getEntityNames() - Method in class kz.gamma.x509.AttributeCertificateHolder
Return any principal objects inside the attribute certificate holder entity names field.
getEntry(String, Locale, TimeZone) - Method in class kz.gamma.i18n.LocalizedMessage
Reads the entry id + "." + key from the resource file and returns a formated message for the given Locale and TimeZone.
getEnvelopedData() - Method in class kz.gamma.vista.VistaMessage
 
getError() - Method in class kz.gamma.tumarcsp.ErrorResolver
Получение численного представления ошибки
getErrorMessage() - Method in exception kz.gamma.i18n.LocalizedException
Returns the localized error message of the exception.
getErrorNotice() - Method in class kz.gamma.asn1.dvcs.DVCSResponse
 
getErrors() - Method in class kz.gamma.x509.PKIXCertPathReviewer
Returns an Array of Lists which contains a List of global error messages and a List of error messages for each certificate in the path.
getErrors(int) - Method in class kz.gamma.x509.PKIXCertPathReviewer
Returns an List of error messages for the certificate at the given index in the CertPath.
getExchangeEncryptionAlgorithmName(DERObjectIdentifier) - Method in class kz.gamma.cms.KeyTransRecipientInformation
 
getExchSenderCert() - Method in class kz.gamma.cms.CMSVistaEnvelopedData
 
getExchSenderName() - Method in class kz.gamma.cms.CMSVistaEnvelopedData
 
getExchSenderSn() - Method in class kz.gamma.cms.CMSVistaEnvelopedData
 
getExcludedCerts() - Method in class kz.gamma.x509.ExtendedPKIXBuilderParameters
Excluded certificates are not used for building a certification path.
getExcludedSubtrees() - Method in class kz.gamma.asn1.x509.NameConstraints
 
getExpectedPolicies() - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
getExplicitText() - Method in class kz.gamma.asn1.x509.UserNotice
 
getExponent() - Method in class kz.gamma.asn1.x509.qualified.MonetaryValue
 
getExponent1() - Method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
getExponent2() - Method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
getExtendedKeyUsage() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getExtension() - Method in class kz.gamma.asn1.dvcs.CertEtcToken
 
getExtension(DERObjectIdentifier) - Method in class kz.gamma.asn1.x509.Extensions
return the extension represented by the object identifier passed in.
getExtension(DERObjectIdentifier) - Method in class kz.gamma.asn1.x509.X509Extensions
return the extension represented by the object identifier passed in.
getExtension(File) - Method in class kz.gamma.core.file.KeyFileFilter
Return the extension portion of the file's name .
getExtensionBytes(String) - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getExtensionOIDs() - Method in class kz.gamma.asn1.x509.Extensions
 
getExtensionOIDs(boolean) - Method in class kz.gamma.asn1.x509.Extensions
 
getExtensionOIDs(boolean) - Method in class kz.gamma.jce.provider.X509CRLEntryObject
 
getExtensionOIDs(boolean) - Method in class kz.gamma.jce.provider.X509CRLObject
 
getExtensionOIDs(boolean) - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getExtensionParsedValue(DERObjectIdentifier) - Method in class kz.gamma.asn1.x509.Extensions
return the parsed value of the extension represented by the object identifier passed in.
getExtensions() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getExtensions() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
getExtensions() - Method in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
getExtensions() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getExtensions() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getExtensions() - Method in class kz.gamma.asn1.x509.TBSCertList.CRLEntry
 
getExtensions() - Method in class kz.gamma.asn1.x509.TBSCertList
 
getExtensionValue(X509Extension, String) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
extract the value of the given extension, if it exists.
getExtensionValue(String) - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getExtensionValue(String) - Method in class kz.gamma.jce.provider.X509CRLEntryObject
 
getExtensionValue(String) - Method in class kz.gamma.jce.provider.X509CRLObject
 
getExtensionValue(String) - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getExtnId() - Method in class kz.gamma.asn1.x509.Extension
 
getExtnValue() - Method in class kz.gamma.asn1.x509.Extension
 
getExtraArgs() - Method in class kz.gamma.i18n.LocalizedMessage
 
getFile() - Method in class kz.gamma.vista.VistaFile
 
getFile(int) - Method in class kz.gamma.vista.VistaMessage
 
getFileCRC() - Method in class kz.gamma.vista.VistaFile
 
getFileName() - Method in class kz.gamma.vista.VistaFile
 
getFilter() - Method in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
getFilter() - Method in class kz.gamma.i18n.LocalizedMessage
Returns the current filter.
getFilteredArgs(Locale) - Method in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
getFirst() - Method in class kz.gamma.asn1.x500.RDN
 
getFirstName() - Method in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
getFormat() - Method in class kz.gamma.cms.CMSPBEKey
 
getFormat() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Получение профайла
getFormat() - Method in class kz.gamma.jce.provider.JCEECPublicKey
Не используется
getForward() - Method in class kz.gamma.asn1.x509.CertificatePair
 
getForward() - Method in class kz.gamma.x509.X509CertificatePair
Returns the certificate from the other CA to this CA.
getForwardSelector() - Method in class kz.gamma.x509.X509CertPairStoreSelector
Returns the certicate selector for the forward part.
getFromCache(String) - Method in class kz.gamma.x509.util.LDAPStoreHelper
 
getFullProfile() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение URL на ключ
getFullProfile(String) - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение URL на ключ
getFullProfileName(String, String, int) - Static method in class kz.gamma.core.UtilCM
Deprecated. replaced by UtilCM.getUrl(String urlOrProfile, String param, int paramType)
getG() - Method in class kz.gamma.asn1.oiw.ElGamalParameter
 
getG() - Method in class kz.gamma.asn1.pkcs.DHParameter
 
getG() - Method in class kz.gamma.asn1.x509.DSAParameter
 
getGender() - Method in class kz.gamma.asn1.x509.sigi.PersonalData
 
getGeneratedDigests() - Method in class kz.gamma.cms.CMSSignedGenerator
Return a map of oids and byte arrays representing the digests calculated on the content during the last generate.
getGenTime() - Method in class kz.gamma.asn1.dvcs.DVCSTime
 
getGivenName() - Method in class kz.gamma.asn1.x509.sigi.NameOrPseudonym
 
getGroup() - Method in class kz.gamma.vista.sftp.SFTPNode
 
getHandleKey() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Получение ссылки на ключ
getHandleProv() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Получение ссылки на криптопровайдер
getHandleProv() - Method in class kz.gamma.tumarcsp.LoadProfileResult
Получение ссылки на криптопровайдер
gethashAlgID() - Method in class kz.gamma.crypto.params.GammaParameters
 
getHashAlgorithm() - Method in class kz.gamma.asn1.ocsp.CertID
 
getHashAlgorithm() - Method in class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
getHashAlgorithm() - Method in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
getHashAlgorithm() - Method in class kz.gamma.asn1.x509.qualified.BiometricData
 
getHexString(byte[]) - Method in class kz.gamma.core.UtilCM
Конвертирование массива байт в HEX-строку
getHolder() - Method in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
getHolder() - Method in interface kz.gamma.x509.X509AttributeCertificate
Return the holder of the certificate.
getHolder() - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Gets the holder.
getHolder() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getId() - Method in class kz.gamma.asn1.cms.OriginatorIdentifierOrKey
 
getId() - Method in class kz.gamma.asn1.cms.RecipientIdentifier
 
getId() - Method in class kz.gamma.asn1.cms.SignerIdentifier
 
getId() - Method in class kz.gamma.asn1.DERObjectIdentifier
 
getId() - Method in class kz.gamma.i18n.LocalizedMessage
Returns the id of the message in the resource bundle.
getIdCardInfo() - Method in class kz.gamma.tumarcsp.CommonApplet
Получение идентификационных данных из Id Card, подключенной к компьютеру.
getIdentifier() - Method in class kz.gamma.asn1.cms.RecipientEncryptedKey
 
getIdentifier() - Method in class kz.gamma.asn1.x9.X9FieldID
 
getImplementation(String, String, Provider) - Static method in class kz.gamma.x509.X509Util
see if we can find an algorithm (or its alias and what it represents) in the property table for the given provider.
getImplementation(String, String) - Static method in class kz.gamma.x509.X509Util
return an implementation for a given algorithm/provider.
getIndex() - Method in exception kz.gamma.x509.CertPathReviewerException
 
getIndexSN(String) - Method in class kz.gamma.tumarcsp.KeyParams
Получение индекса серийного номера
getInfo() - Method in class kz.gamma.asn1.cms.RecipientInfo
 
getInfo() - Method in class kz.gamma.crypto.pcsc.idcard.IdCardInfo
 
getInput() - Method in class kz.gamma.i18n.filter.TrustedInput
 
getInput() - Method in class kz.gamma.i18n.filter.UntrustedInput
Returns the untrusted input as Object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ASN1OctetString
return an Octet String from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.ASN1OctetString
return an Octet String from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.ASN1Sequence
return an ASN1Sequence from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ASN1Sequence
Return an ASN1 sequence from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.ASN1Set
return an ASN1Set from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ASN1Set
Return an ASN1 set from a tagged object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ASN1TaggedObject
 
getInstance(Object) - Static method in class kz.gamma.asn1.ASN1TaggedObject
 
getInstance(Object) - Static method in class kz.gamma.asn1.cms.Attribute
return an Attribute object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.CompressedData
return a CompressedData object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.CompressedData
return a CompressedData object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.ContentInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.cms.EncryptedContentInfo
return an EncryptedContentInfo object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.EncryptedData
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.EnvelopedData
return an EnvelopedData object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.EnvelopedData
return an EnvelopedData object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.IssuerAndSerialNumber
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.KEKIdentifier
return a KEKIdentifier object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.KEKIdentifier
return a KEKIdentifier object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.KEKRecipientInfo
return a KEKRecipientInfo object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.KEKRecipientInfo
return a KEKRecipientInfo object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.KeyAgreeRecipientIdentifier
return an KeyAgreeRecipientIdentifier object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.KeyAgreeRecipientIdentifier
return an KeyAgreeRecipientIdentifier object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
return a KeyAgreeRecipientInfo object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
return a KeyAgreeRecipientInfo object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.KeyTransRecipientInfo
return a KeyTransRecipientInfo object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.OriginatorIdentifierOrKey
return an OriginatorIdentifierOrKey object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.OriginatorIdentifierOrKey
return an OriginatorIdentifierOrKey object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.OriginatorInfo
return an OriginatorInfo object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.OriginatorInfo
return an OriginatorInfo object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.OriginatorPublicKey
return an OriginatorPublicKey object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.OriginatorPublicKey
return an OriginatorPublicKey object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.OtherKeyAttribute
return an OtherKeyAttribute object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.OtherRecipientInfo
return a OtherRecipientInfo object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.OtherRecipientInfo
return a OtherRecipientInfo object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.PasswordRecipientInfo
return a PasswordRecipientInfo object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.PasswordRecipientInfo
return a PasswordRecipientInfo object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.RecipientEncryptedKey
return an RecipientEncryptedKey object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.RecipientEncryptedKey
return a RecipientEncryptedKey object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.RecipientIdentifier
return a RecipientIdentifier object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.RecipientInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.RecipientKeyIdentifier
return a RecipientKeyIdentifier object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.RecipientKeyIdentifier
return a RecipientKeyIdentifier object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.SignedData
 
getInstance(Object) - Static method in class kz.gamma.asn1.cms.SignedDataParser
 
getInstance(Object) - Static method in class kz.gamma.asn1.cms.SignerIdentifier
return a SignerIdentifier object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.cms.SignerInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cms.Time
 
getInstance(Object) - Static method in class kz.gamma.asn1.cms.Time
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
getInstance(Object) - Static method in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cryptopro.GOST28147Parameters
 
getInstance(Object) - Static method in class kz.gamma.asn1.cryptopro.GOST28147Parameters
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
getInstance(Object) - Static method in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
getInstance(Object) - Static method in class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
getInstance(Object) - Static method in class kz.gamma.asn1.DERBitString
return a Bit String from the passed in object
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERBitString
return a Bit String from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERBMPString
return a BMP String from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERBMPString
return a BMP String from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERBoolean
return a boolean from the passed in object.
getInstance(boolean) - Static method in class kz.gamma.asn1.DERBoolean
return a DERBoolean from the passed in boolean.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERBoolean
return a Boolean from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DEREnumerated
return an integer from the passed in object
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DEREnumerated
return an Enumerated from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERGeneralizedTime
return a generalized time from the passed in object
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERGeneralizedTime
return a Generalized Time object from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERGeneralString
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERGeneralString
 
getInstance(Object) - Static method in class kz.gamma.asn1.DERIA5String
return a IA5 string from the passed in object
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERIA5String
return an IA5 String from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERInteger
return an integer from the passed in object
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERInteger
return an Integer from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERNumericString
return a Numeric string from the passed in object
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERNumericString
return an Numeric String from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERObjectIdentifier
return an OID from the passed in object
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERObjectIdentifier
return an Object Identifier from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERPrintableString
return a printable string from the passed in object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERPrintableString
return a Printable String from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERT61String
return a T61 string from the passed in object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERT61String
return an T61 String from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERUniversalString
return a Universal String from the passed in object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERUniversalString
return a Universal String from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERUTCTime
return an UTC Time from the passed in object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERUTCTime
return an UTC Time from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERUTF8String
return an UTF8 string from the passed in object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERUTF8String
return an UTF8 String from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.DERVisibleString
return a Visible String from the passed in object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.DERVisibleString
return a Visible String from a tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.dvcs.CertEtcToken
 
getInstance(Object) - Static method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.dvcs.DVCSErrorNotice
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.dvcs.DVCSErrorNotice
 
getInstance(Object) - Static method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
getInstance(Object) - Static method in class kz.gamma.asn1.dvcs.DVCSResponse
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.dvcs.DVCSResponse
 
getInstance(Object) - Static method in class kz.gamma.asn1.dvcs.DVCSTime
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.dvcs.DVCSTime
 
getInstance(Object) - Static method in class kz.gamma.asn1.dvcs.PathProcInput
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.dvcs.PathProcInput
 
getInstance(Object) - Static method in class kz.gamma.asn1.dvcs.ServiceType
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.dvcs.ServiceType
 
getInstance(Object) - Static method in class kz.gamma.asn1.dvcs.TargetEtcChain
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.dvcs.TargetEtcChain
 
getInstance(Object) - Static method in class kz.gamma.asn1.misc.CAST5CBCParameters
 
getInstance(Object) - Static method in class kz.gamma.asn1.misc.IDEACBCPar
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.CertID
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.CertID
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.CertStatus
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.CertStatus
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.OCSPRequest
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.OCSPRequest
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.OCSPResponse
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.OCSPResponse
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.Request
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.Request
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.ResponderID
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.ResponderID
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.ResponseBytes
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.ResponseBytes
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.ResponseData
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.ResponseData
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.RevokedInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.RevokedInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.Signature
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.Signature
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.SingleResponse
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.SingleResponse
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.ocsp.TBSRequest
 
getInstance(Object) - Static method in class kz.gamma.asn1.ocsp.TBSRequest
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.Attribute
return an Attribute object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.CertificationRequest
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.ContentInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.EncryptedData
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.EncryptedPrivateKeyInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.IssuerAndSerialNumber
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.MacData
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.PBKDF2Params
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.PKCS12PBEParams
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.pkcs.PrivateKeyInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.PrivateKeyInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.RC2CBCParameter
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.SignedData
 
getInstance(Object) - Static method in class kz.gamma.asn1.pkcs.SignerInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.smime.SMIMECapabilities
return an Attribute object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.smime.SMIMECapability
 
getInstance(Object) - Static method in class kz.gamma.asn1.x500.AttributeTypeAndValue
 
getInstance(Object) - Static method in class kz.gamma.asn1.x500.DirectoryString
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x500.DirectoryString
 
getInstance(Object) - Static method in class kz.gamma.asn1.x500.RDN
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x500.X500Name
Return a X500Name based on the passed in tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.x500.X500Name
 
getInstance(X500NameStyle, Object) - Static method in class kz.gamma.asn1.x500.X500Name
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.AccessDescription
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.AlgorithmIdentifier
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.AlgorithmIdentifier
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.AttCertIssuer
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.AttCertIssuer
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.AttCertValidityPeriod
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.Attribute
return an Attribute object from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.x509.AttributeCertificate
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.AuthorityInformationAccess
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.AuthorityKeyIdentifier
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.AuthorityKeyIdentifier
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.BasicConstraints
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.BasicConstraints
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.Certificate
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.Certificate
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.CertificateList
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.CertificateList
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.CertificatePair
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
getInstance(Object) - Static method in class kz.gamma.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.CRLDistPoint
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.CRLDistPoint
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.DigestInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.DigestInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.DisplayText
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.DisplayText
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.DistributionPoint
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.DistributionPoint
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.DistributionPointName
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.DistributionPointName
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.DSAParameter
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.DSAParameter
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.ExtendedKeyUsage
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.ExtendedKeyUsage
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.Extension
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.Extensions
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.Extensions
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.GeneralName
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.GeneralName
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.GeneralNames
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.GeneralNames
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.GeneralSubtree
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.GeneralSubtree
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.Holder
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.IssuerSerial
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.IssuerSerial
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.KeyUsage
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.NoticeReference
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.ObjectDigestInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.ObjectDigestInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.PolicyInformation
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.PolicyQualifierInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.PrivateKeyUsagePeriod
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.qualified.BiometricData
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.qualified.MonetaryValue
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.qualified.QCStatement
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.qualified.SemanticsInformation
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.qualified.TypeOfBiometricData
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.RoleSyntax
RoleSyntax factory method.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.RSAPublicKeyStructure
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.RSAPublicKeyStructure
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.sigi.NameOrPseudonym
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.sigi.PersonalData
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.SubjectDirectoryAttributes
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.SubjectKeyIdentifier
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.SubjectKeyIdentifier
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.SubjectPublicKeyInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.SubjectPublicKeyInfo
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.Target
Creates an instance of a Target from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.x509.TargetInformation
Creates an instance of a TargetInformation from the given object.
getInstance(Object) - Static method in class kz.gamma.asn1.x509.Targets
Creates an instance of a Targets from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.TBSCertificate
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.TBSCertificate
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.TBSCertList
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.TBSCertList
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.Time
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.Time
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.V2Form
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.V2Form
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.X509Extensions
 
getInstance(Object) - Static method in class kz.gamma.asn1.x509.X509Extensions
 
getInstance(ASN1TaggedObject, boolean) - Static method in class kz.gamma.asn1.x509.X509Name
Return a X509Name based on the passed in tagged object.
getInstance(Object) - Static method in class kz.gamma.asn1.x509.X509Name
 
getInstance() - Static method in class kz.gamma.core.utils.DateUtils
Получение экземпляра класса
getInstance(LDAPCertStoreParameters) - Static method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getInstance(PKIXParameters) - Static method in class kz.gamma.x509.ExtendedPKIXBuilderParameters
Returns an instance of ExtendedPKIXParameters which can be safely casted to ExtendedPKIXBuilderParameters.
getInstance(PKIXParameters) - Static method in class kz.gamma.x509.ExtendedPKIXParameters
Returns an instance with the parameters of a given PKIXParameters object.
getInstance(X509CertSelector) - Static method in class kz.gamma.x509.X509CertStoreSelector
Returns an instance of this from a X509CertSelector.
getInstance(X509CRLSelector) - Static method in class kz.gamma.x509.X509CRLStoreSelector
Returns an instance of this from a X509CRLSelector.
getInstance(String, X509StoreParameters) - Static method in class kz.gamma.x509.X509Store
 
getInstance(String, X509StoreParameters, String) - Static method in class kz.gamma.x509.X509Store
 
getInstance(String, X509StoreParameters, Provider) - Static method in class kz.gamma.x509.X509Store
 
getInstance(String) - Static method in class kz.gamma.x509.X509StreamParser
Generates a StreamParser object that implements the specified type.
getInstance(String, String) - Static method in class kz.gamma.x509.X509StreamParser
Generates a X509StreamParser object for the specified type from the specified provider.
getInstance(String, Provider) - Static method in class kz.gamma.x509.X509StreamParser
Generates a X509StreamParser object for the specified type from the specified provider.
getIssuer() - Method in class kz.gamma.asn1.x509.AttCertIssuer
 
getIssuer() - Method in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
getIssuer() - Method in class kz.gamma.asn1.x509.Certificate
 
getIssuer() - Method in class kz.gamma.asn1.x509.CertificateList
 
getIssuer() - Method in class kz.gamma.asn1.x509.IssuerSerial
 
getIssuer() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getIssuer() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getIssuer() - Method in class kz.gamma.asn1.x509.TBSCertList
 
getIssuer() - Method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getIssuer() - Method in class kz.gamma.x509.AttributeCertificateHolder
Return the principals associated with the issuer attached to this holder
getIssuer() - Method in interface kz.gamma.x509.X509AttributeCertificate
Return the issuer details for the certificate.
getIssuer() - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Returns the issuer criterion.
getIssuer() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getIssuerAlternativeNames(X509Certificate) - Static method in class kz.gamma.x509.extension.X509ExtensionUtil
 
getIssuerAndSerialNumber() - Method in class kz.gamma.asn1.cms.KeyAgreeRecipientIdentifier
 
getIssuerAndSerialNumber() - Method in class kz.gamma.asn1.pkcs.SignerInfo
 
getIssuerDN() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getIssuerDN() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getIssuerKeyHash() - Method in class kz.gamma.asn1.ocsp.CertID
 
getIssuerName() - Method in class kz.gamma.asn1.x509.V2Form
 
getIssuerNameHash() - Method in class kz.gamma.asn1.ocsp.CertID
 
getIssuerPrincipal(X509CRL) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
getIssuerUID() - Method in class kz.gamma.asn1.x509.IssuerSerial
 
getIssuerUniqueID() - Method in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
getIssuerUniqueId() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getIssuerUniqueId() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getIssuerUniqueID() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getIssuerUniqueID() - Method in interface kz.gamma.x509.X509AttributeCertificate
 
getIssuerUniqueID() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getIssuerX500Principal() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getIssuerX500Principal() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getIssuerX509Principal(X509Certificate) - Static method in class kz.gamma.jce.PrincipalUtil
return the issuer of the given cert as an X509PrincipalObject.
getIssuerX509Principal(X509CRL) - Static method in class kz.gamma.jce.PrincipalUtil
return the issuer of the given CRL as an X509PrincipalObject.
getIssuingDistributionPoint() - Method in class kz.gamma.x509.X509CRLStoreSelector
Returns the issuing distribution point.
getIterationCount() - Method in class kz.gamma.asn1.pkcs.MacData
 
getIterationCount() - Method in class kz.gamma.asn1.pkcs.PBKDF2Params
 
getIterationCount() - Method in class kz.gamma.cms.CMSPBEKey
 
getIterationCount() - Method in class kz.gamma.crypto.PBEParametersGenerator
return the iteration count.
getIterations() - Method in class kz.gamma.asn1.pkcs.PKCS12PBEParams
 
getIV() - Method in class kz.gamma.asn1.misc.CAST5CBCParameters
 
getIV() - Method in class kz.gamma.asn1.misc.IDEACBCPar
 
getIV() - Method in class kz.gamma.asn1.pkcs.PKCS12PBEParams
 
getIV() - Method in class kz.gamma.asn1.pkcs.RC2CBCParameter
 
getKekid() - Method in class kz.gamma.asn1.cms.KEKRecipientInfo
 
getKEKInfo(ASN1TaggedObject) - Method in class kz.gamma.asn1.cms.RecipientInfo
 
getKey() - Method in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
getKey() - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
getKey() - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
getKey() - Method in class kz.gamma.crypto.params.KeyParameter
 
getKey() - Method in exception kz.gamma.i18n.MissingEntryException
 
getKey(char[], String, int, byte[]) - Static method in class kz.gamma.openssl.PEMUtilities
 
getKey(char[], String, int, byte[], boolean) - Static method in class kz.gamma.openssl.PEMUtilities
 
getKeyAlg() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение алгоритма ключа
getKeyAlgID() - Method in class kz.gamma.tumarcsp.KeyParams
Получение перечисления идентификаторов алгоритмов
getKeyAlgIDList() - Method in class kz.gamma.tumarcsp.KeyParams
Получение списка алгоритмов
getKeyAttr() - Method in class kz.gamma.asn1.cms.OtherKeyAttribute
 
getKeyAttrId() - Method in class kz.gamma.asn1.cms.OtherKeyAttribute
 
getKeyDerivationAlgorithm() - Method in class kz.gamma.asn1.cms.PasswordRecipientInfo
 
getKeyDerivationFunc() - Method in class kz.gamma.asn1.pkcs.PBES2Algorithms
Deprecated.  
getKeyDerivationFunc() - Method in class kz.gamma.asn1.pkcs.PBES2Parameters
 
getKeyEncryptionAlgOID() - Method in class kz.gamma.cms.RecipientInformation
return the object identifier for the key encryption algorithm.
getKeyEncryptionAlgorithm() - Method in class kz.gamma.asn1.cms.KEKRecipientInfo
 
getKeyEncryptionAlgorithm() - Method in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
getKeyEncryptionAlgorithm() - Method in class kz.gamma.asn1.cms.KeyTransRecipientInfo
 
getKeyEncryptionAlgorithm() - Method in class kz.gamma.asn1.cms.PasswordRecipientInfo
 
getKeyEncryptionAlgorithmParameters(String) - Method in class kz.gamma.cms.RecipientInformation
Return an AlgorithmParameters object giving the encryption parameters used to encrypt the key this recipient holds.
getKeyEncryptionAlgParams() - Method in class kz.gamma.cms.RecipientInformation
return the ASN.1 encoded key encryption algorithm parameters, or null if there aren't any.
getKeyExpState() - Method in class kz.gamma.tumarcsp.KeyParams
Получение перечисления состояний экспорта ключей
getKeyExpState() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение состояния экспорта ключа.
getKeyExpStateList() - Method in class kz.gamma.tumarcsp.KeyParams
Получение списка состояний экспорта ключа
getKeyIdentifier() - Method in class kz.gamma.asn1.cms.KEKIdentifier
 
getKeyIdentifier() - Method in class kz.gamma.asn1.x509.AuthorityKeyIdentifier
 
getKeyIdentifier() - Method in class kz.gamma.asn1.x509.SubjectKeyIdentifier
 
getKeyIdentifier() - Method in class kz.gamma.cms.RecipientId
return the secret key identifier
getKeyInfo() - Method in class kz.gamma.asn1.x9.OtherInfo
 
getKeyLength() - Method in class kz.gamma.asn1.misc.CAST5CBCParameters
 
getKeyLength() - Method in class kz.gamma.asn1.pkcs.PBKDF2Params
 
getKeySize() - Method in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
getKeySize(String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
getKeySpec(String, int) - Method in class kz.gamma.tumarcsp.CommonApplet
Извлечение типа ключа по URL
getKeySpec(String, int) - Method in class kz.gamma.tumarcsp.profile.ProfileInfo
Извлечение типа ключа
getKeyState() - Method in class kz.gamma.tumarcsp.KeyParams
Получение перечисления состояний ключей
getKeyState() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение состояния ключа.
getKeyStateList() - Method in class kz.gamma.tumarcsp.KeyParams
Получение списка состояний ключа
getKeyUsage() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getL() - Method in class kz.gamma.asn1.pkcs.DHParameter
 
getLastError() - Method in class kz.gamma.tumarcsp.CommonApplet
Получение информации об ошибке
getLastName() - Method in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
getLdapAACertificateAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLdapAttributeAuthorityRevocationListAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLdapAttributeCertificateAttributeAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLdapAttributeCertificateRevocationListAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLdapAttributeDescriptorCertificateAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLdapAuthorityRevocationListAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLdapCACertificateAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLdapCertificateRevocationListAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLdapCrossCertificateAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLdapDeltaRevocationListAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLdapURL() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLdapUserCertificateAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getLength() - Method in class kz.gamma.tumarcsp.KeyParams
Получение количества ключей
getLengthOfLength(byte[]) - Method in class kz.gamma.asn1.DERApplicationSpecific
 
getLibraryBit() - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
Получение разрядности криптопровайдера. 32 или 64 бита
getLKeySize() - Method in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
Deprecated. use getKeySize
getLocale() - Method in exception kz.gamma.i18n.MissingEntryException
 
getLocaleString(Locale) - Method in class kz.gamma.i18n.LocaleString
 
getMac() - Method in class kz.gamma.asn1.pkcs.MacData
 
getMacData() - Method in class kz.gamma.asn1.pkcs.Pfx
 
getMaskGenAlgorithm() - Method in class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
getMaskGenAlgorithm() - Method in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
getMatches(Selector) - Method in class kz.gamma.util.CollectionStore
Return the matches in the collection for the passed in selector.
getMatches(Selector) - Method in interface kz.gamma.util.Store
 
getMatches(Selector) - Method in class kz.gamma.x509.X509Store
 
getMaxBaseCRLNumber() - Method in class kz.gamma.x509.X509CRLStoreSelector
Get the maximum base CRL number.
getMaximum() - Method in class kz.gamma.asn1.x509.GeneralSubtree
 
getMaximumMemory() - Static method in class kz.gamma.cms.CMSUtils
 
getMaxPathLength() - Method in class kz.gamma.x509.ExtendedPKIXBuilderParameters
Returns the value of the maximum number of intermediate non-self-issued certificates in the certification path.
getMessageImprint() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getMiddleName() - Method in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
getMinimum() - Method in class kz.gamma.asn1.x509.GeneralSubtree
 
getMode() - Method in class kz.gamma.vista.sftp.SFTPNode
 
getModulus() - Method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
getModulus() - Method in class kz.gamma.asn1.x509.RSAPublicKeyStructure
 
getName() - Method in class kz.gamma.asn1.cms.IssuerAndSerialNumber
 
getName() - Method in class kz.gamma.asn1.pkcs.IssuerAndSerialNumber
 
getName() - Method in class kz.gamma.asn1.x509.DistributionPointName
Return the tagged object inside the distribution point name.
getName() - Method in class kz.gamma.asn1.x509.GeneralName
 
getName() - Method in class kz.gamma.jce.X509Principal
 
getName() - Method in class kz.gamma.vista.sftp.SFTPNode
 
getNameDistinguisher() - Method in class kz.gamma.asn1.x509.sigi.PersonalData
 
getNameOrPseudonym() - Method in class kz.gamma.asn1.x509.sigi.PersonalData
 
getNameRegistrationAuthorities() - Method in class kz.gamma.asn1.x509.qualified.SemanticsInformation
 
getNames() - Static method in class kz.gamma.asn1.cryptopro.GOST3410NamedParameters
returns an enumeration containing the name strings for parameters contained in this structure.
getNames() - Method in class kz.gamma.asn1.x509.GeneralNames
 
getNames(GeneralName[]) - Method in class kz.gamma.x509.AttributeCertificateHolder
 
getNames() - Method in class kz.gamma.x509.AttributeCertificateIssuer
 
getNecessaryACAttributes() - Method in class kz.gamma.x509.ExtendedPKIXParameters
Returns the neccessary attributes which must be contained in an attribute certificate.
getNextUpdate() - Method in class kz.gamma.asn1.ocsp.SingleResponse
 
getNextUpdate() - Method in class kz.gamma.asn1.x509.CertificateList
 
getNextUpdate() - Method in class kz.gamma.asn1.x509.TBSCertList
 
getNextUpdate() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getNextWorkingKey(X509Certificate, List, int) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
Return the next working key inheriting DSA parameters if necessary.
getnLink() - Method in class kz.gamma.vista.sftp.SFTPNode
 
getNonce() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
getNonCriticalExtensionOIDs() - Method in class kz.gamma.asn1.x509.Extensions
 
getNonCriticalExtensionOIDs() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getNonCriticalExtensionOIDs() - Method in class kz.gamma.jce.provider.X509CRLEntryObject
 
getNonCriticalExtensionOIDs() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getNonCriticalExtensionOIDs() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getNotAfter() - Method in class kz.gamma.asn1.x509.PrivateKeyUsagePeriod
 
getNotAfter() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getNotAfter() - Method in interface kz.gamma.x509.X509AttributeCertificate
Return the date after which the certificate is not valid.
getNotAfter() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getNotAfterTime() - Method in class kz.gamma.asn1.x509.AttCertValidityPeriod
 
getNotBefore() - Method in class kz.gamma.asn1.x509.PrivateKeyUsagePeriod
 
getNotBefore() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getNotBefore() - Method in interface kz.gamma.x509.X509AttributeCertificate
Return the date before which the certificate is not valid.
getNotBefore() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getNotBeforeTime() - Method in class kz.gamma.asn1.x509.AttCertValidityPeriod
 
getNoticeNumbers() - Method in class kz.gamma.asn1.x509.NoticeReference
 
getNoticeRef() - Method in class kz.gamma.asn1.x509.UserNotice
 
getNotifications() - Method in class kz.gamma.x509.PKIXCertPathReviewer
Returns an Array of Lists which contains a List of global notification messages and a List of botification messages for each certificate in the path.
getNotifications(int) - Method in class kz.gamma.x509.PKIXCertPathReviewer
Returns an List of notification messages for the certificate at the given index in the CertPath.
getNumeric() - Method in class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
getObject() - Method in class kz.gamma.asn1.ASN1TaggedObject
return whatever was following the tag.
getObject() - Method in class kz.gamma.asn1.DERApplicationSpecific
 
getObject(int) - Method in class kz.gamma.asn1.DERApplicationSpecific
Return the enclosed object assuming implicit tagging.
getObject() - Method in class kz.gamma.asn1.pkcs.EncryptionScheme
 
getObject(String, byte[]) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
getObjectAt(int) - Method in class kz.gamma.asn1.ASN1Sequence
return the object at the sequence postion indicated by index.
getObjectAt(int) - Method in class kz.gamma.asn1.ASN1Set
return the object at the set postion indicated by index.
getObjectDigest() - Method in class kz.gamma.asn1.x509.ObjectDigestInfo
 
getObjectDigest() - Method in class kz.gamma.x509.AttributeCertificateHolder
Returns the hash if an object digest info is used.
getObjectDigestInfo() - Method in class kz.gamma.asn1.x509.Holder
 
getObjectDigestInfo() - Method in class kz.gamma.asn1.x509.V2Form
 
getObjectId() - Method in class kz.gamma.asn1.pkcs.PBES2Algorithms
Deprecated.  
getObjectId() - Method in class kz.gamma.asn1.x509.AlgorithmIdentifier
 
getObjectParam() - Method in class kz.gamma.tumarcsp.KeyParams
Получение перечисления параметров ключей
getObjectParser(int, boolean) - Method in class kz.gamma.asn1.ASN1TaggedObject
Return the object held in this tagged object as a parser assuming it has the type of the passed in tag.
getObjectParser(int, boolean) - Method in interface kz.gamma.asn1.ASN1TaggedObjectParser
 
getObjectParser(int, boolean) - Method in class kz.gamma.asn1.BERTaggedObjectParser
 
getObjects() - Method in class kz.gamma.asn1.ASN1Sequence
 
getObjects() - Method in class kz.gamma.asn1.ASN1Set
 
getObjects() - Method in class kz.gamma.asn1.BERConstructedOctetString
return the DER octets that make up this string.
getOCSPUrls(AuthorityInformationAccess) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
getOctetOutputStream() - Method in class kz.gamma.asn1.BEROctetStringGenerator
 
getOctetOutputStream(byte[]) - Method in class kz.gamma.asn1.BEROctetStringGenerator
 
getOctets() - Method in class kz.gamma.asn1.ASN1OctetString
 
getOctets() - Method in class kz.gamma.asn1.BERConstructedOctetString
 
getOctets() - Method in class kz.gamma.asn1.DERGeneralizedTime
 
getOctets() - Method in class kz.gamma.asn1.DERGeneralString
 
getOctets() - Method in class kz.gamma.asn1.DERIA5String
 
getOctets() - Method in class kz.gamma.asn1.DERNumericString
 
getOctets() - Method in class kz.gamma.asn1.DERPrintableString
 
getOctets() - Method in class kz.gamma.asn1.DERT61String
 
getOctets() - Method in class kz.gamma.asn1.DERUniversalString
 
getOctets() - Method in class kz.gamma.asn1.DERUTCTime
 
getOctets() - Method in class kz.gamma.asn1.DERVisibleString
 
getOctetStream() - Method in class kz.gamma.asn1.ASN1OctetString
 
getOctetStream() - Method in interface kz.gamma.asn1.ASN1OctetStringParser
 
getOctetStream() - Method in class kz.gamma.asn1.BEROctetStringParser
 
getOID(String) - Static method in class kz.gamma.asn1.cryptopro.GOST3410NamedParameters
 
getOID(int) - Method in class kz.gamma.tumarcsp.AlgParamUtil
Получение OID-а алгоритма
getOid() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение OID алгоритма
getOID() - Method in class kz.gamma.x509.X509Attribute
 
getOIDs() - Method in class kz.gamma.asn1.x509.X509Name
return a vector of the oids in the name, in the order they were found.
getOnlySomeReasons() - Method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
getOptionalSignature() - Method in class kz.gamma.asn1.ocsp.OCSPRequest
 
getOrdering() - Method in class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
getOrganization() - Method in class kz.gamma.asn1.x509.NoticeReference
 
getOriginator() - Method in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
getOriginatorInfo() - Method in class kz.gamma.asn1.cms.EnvelopedData
 
getOriginatorInfo() - Method in class kz.gamma.asn1.cms.EnvelopedDataParser
 
getOriginatorKey() - Method in class kz.gamma.asn1.cms.OriginatorIdentifierOrKey
 
getOther() - Method in class kz.gamma.asn1.cms.KEKIdentifier
 
getOtherKeyAttribute() - Method in class kz.gamma.asn1.cms.RecipientKeyIdentifier
 
getOtherObjectTypeID() - Method in class kz.gamma.asn1.x509.ObjectDigestInfo
 
getOtherObjectTypeID() - Method in class kz.gamma.x509.AttributeCertificateHolder
Returns the digest algorithm ID if an object digest info is used.
getOwner() - Method in class kz.gamma.vista.sftp.SFTPNode
 
getP() - Method in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
getP() - Method in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
getP() - Method in class kz.gamma.asn1.oiw.ElGamalParameter
 
getP() - Method in class kz.gamma.asn1.pkcs.DHParameter
 
getP() - Method in class kz.gamma.asn1.x509.DSAParameter
 
getPadBits(int) - Static method in class kz.gamma.asn1.DERBitString
return the correct number of pad bits for a bit string defined in a 32 bit constant
getPadBits() - Method in class kz.gamma.asn1.DERBitString
 
getParameters() - Method in class kz.gamma.asn1.smime.SMIMECapability
 
getParameters() - Method in class kz.gamma.asn1.x509.AlgorithmIdentifier
 
getParameters() - Method in class kz.gamma.asn1.x9.X9FieldID
 
getParameters() - Method in class kz.gamma.hash.ParametersWithSBox
 
getParams() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Не используется
getParams() - Method in class kz.gamma.jce.provider.JCEECPublicKey
Не используется
getParent() - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
getParentStream() - Method in class kz.gamma.asn1.ASN1StreamParser
 
getParsedValue() - Method in class kz.gamma.asn1.x509.Extension
 
getPartyAInfo() - Method in class kz.gamma.asn1.x9.OtherInfo
 
getPassword() - Method in class kz.gamma.cms.CMSPBEKey
 
getPassword() - Method in class kz.gamma.crypto.PBEParametersGenerator
return the password byte array.
getPassword() - Method in interface kz.gamma.openssl.PasswordFinder
 
getPathLenConstraint() - Method in class kz.gamma.asn1.x509.BasicConstraints
 
getPathProcInput() - Method in class kz.gamma.asn1.dvcs.TargetEtcChain
 
getPermittedSubtrees() - Method in class kz.gamma.asn1.x509.NameConstraints
 
getPlaceOfBirth() - Method in class kz.gamma.asn1.x509.sigi.PersonalData
 
getPolicy() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getPolicy(int) - Method in class kz.gamma.asn1.x509.CertificatePolicies
 
getPolicyAuthority() - Method in class kz.gamma.asn1.x509.IetfAttrSyntax
 
getPolicyIdentifier() - Method in class kz.gamma.asn1.x509.PolicyInformation
 
getPolicyQualifierId() - Method in class kz.gamma.asn1.x509.PolicyQualifierInfo
 
getPolicyQualifiers() - Method in class kz.gamma.asn1.x509.PolicyInformation
 
getPolicyQualifiers() - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
getPolicyTree() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
getPositiveValue() - Method in class kz.gamma.asn1.DERInteger
in some cases positive values get crammed into a space, that's not quite big enough...
getPostalAddress() - Method in class kz.gamma.asn1.x509.sigi.PersonalData
 
getPredefinedBiometricType() - Method in class kz.gamma.asn1.x509.qualified.TypeOfBiometricData
 
getPrime1() - Method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
getPrime2() - Method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
getPrincipals(GeneralNames) - Method in class kz.gamma.x509.AttributeCertificateHolder
 
getPrincipals() - Method in class kz.gamma.x509.AttributeCertificateIssuer
Return any principal objects inside the attribute certificate issuer object.
getPrivateExponent() - Method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
getPrivateKey() - Method in class kz.gamma.asn1.pkcs.PrivateKeyInfo
 
getPrivateKey(String) - Method in class kz.gamma.tumarcsp.KeyParams
Получение сертификата ЦС по alias
getPrivateKey() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение закрытого ключа
getPrivateKeyList() - Method in class kz.gamma.tumarcsp.KeyParams
Получение списка закрытых ключей
getProducedAt() - Method in class kz.gamma.asn1.ocsp.ResponseData
 
getProfile() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Получение наименования профайла
getProfile() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение профайла
getProfileName(String, Boolean) - Static method in class kz.gamma.tumarcsp.ProfileParams
Получение имени профайла
getProfiles() - Method in class kz.gamma.tumarcsp.CommonApplet
Получение списка профайлов.
getProfiles(boolean) - Method in class kz.gamma.tumarcsp.profile.ProfileList
Получение списка профайлов в виде списка строк.
getProhibitedACAttributes() - Method in class kz.gamma.x509.ExtendedPKIXParameters
Returns the attribute certificates which are not allowed.
getProvider() - Method in class kz.gamma.x509.X509Store
 
getProvider() - Method in class kz.gamma.x509.X509StreamParser
 
getProvider(String) - Static method in class kz.gamma.x509.X509Util
 
getProvider() - Method in class kz.gamma.x509.X509Util.Implementation
 
getPseudonym() - Method in class kz.gamma.asn1.x509.sigi.NameOrPseudonym
 
getPSourceAlgorithm() - Method in class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
getPubKey() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение открытого ключа
getPublicExponent() - Method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
getPublicExponent() - Method in class kz.gamma.asn1.x509.RSAPublicKeyStructure
 
getPublicKey() - Method in class kz.gamma.asn1.cms.OriginatorPublicKey
 
getPublicKey() - Method in class kz.gamma.asn1.x509.SubjectPublicKeyInfo
for when the public key is an encoded object - if the bitstring can't be decoded this routine throws an IOException.
getPublicKey() - Method in class kz.gamma.crypto.params.GammaParameters
 
getPublicKey() - Method in class kz.gamma.jce.PKCS10CertificationRequest
return the public key associated with the certification request - the public key is created using the BC provider.
getPublicKey(String) - Method in class kz.gamma.jce.PKCS10CertificationRequest
 
getPublicKey() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getPublicKey() - Method in class kz.gamma.tumarcsp.KeyParams
Получение перечисления открытых ключей
getPublicKeyData() - Method in class kz.gamma.asn1.x509.SubjectPublicKeyInfo
for when the public key is raw bits...
getPublicKeyList() - Method in class kz.gamma.tumarcsp.KeyParams
Получение списка открытых ключей
getPublicKeyParamSet() - Method in class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
getQ() - Method in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
getQ() - Method in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
getQ() - Method in class kz.gamma.asn1.x509.DSAParameter
 
getQualifier() - Method in class kz.gamma.asn1.x509.PolicyQualifierInfo
 
getQualifierSet(ASN1Sequence) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
getRawOutputStream() - Method in class kz.gamma.asn1.ASN1Generator
 
getRawOutputStream() - Method in class kz.gamma.asn1.BERGenerator
 
getRawOutputStream() - Method in class kz.gamma.asn1.DERSequenceGenerator
 
getRC2ParameterVersion() - Method in class kz.gamma.asn1.pkcs.RC2CBCParameter
 
getRDNs() - Method in class kz.gamma.asn1.x500.X500Name
return an array of RDNs in structure order.
getRDNs(DERObjectIdentifier) - Method in class kz.gamma.asn1.x500.X500Name
return an array of RDNs containing the attribute type given by OID in structure order.
getReadLimit(InputStream) - Static method in class kz.gamma.jce.provider.ProviderUtil
 
getReasons() - Method in class kz.gamma.asn1.x509.DistributionPoint
 
getReasons() - Method in class kz.gamma.jce.provider.ReasonsMask
Returns the reasons in this mask.
getRecipientEncryptedKeys() - Method in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
getRecipientIdentifier() - Method in class kz.gamma.asn1.cms.KeyTransRecipientInfo
 
getRecipientInfos() - Method in class kz.gamma.asn1.cms.EnvelopedData
 
getRecipientInfos() - Method in class kz.gamma.asn1.cms.EnvelopedDataParser
 
getRecipientInfos() - Method in class kz.gamma.cms.CMSEnvelopedData
return a store of the intended recipients for this message
getRecipientInfos() - Method in class kz.gamma.cms.CMSEnvelopedDataParser
return a store of the intended recipients for this message
getRecipientInfos() - Method in class kz.gamma.cms.CMSVistaEnvelopedData
 
getRecipients() - Method in class kz.gamma.cms.RecipientInformationStore
Return all recipients in the collection
getRecipients(RecipientId) - Method in class kz.gamma.cms.RecipientInformationStore
Return possible empty collection with recipients matching the passed in RecipientId
getRecipientsNames() - Method in class kz.gamma.cms.CMSVistaEnvelopedData
 
getRecipientsSerialNumbers() - Method in class kz.gamma.cms.CMSVistaEnvelopedData
 
getReference() - Method in class kz.gamma.vista.VistaMessage
 
getReqCert() - Method in class kz.gamma.asn1.ocsp.Request
 
getReqSignature() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getRequester() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
getRequestExtensions() - Method in class kz.gamma.asn1.ocsp.TBSRequest
 
getRequestList() - Method in class kz.gamma.asn1.ocsp.TBSRequest
 
getRequestorName() - Method in class kz.gamma.asn1.ocsp.TBSRequest
 
getRequestPolicy() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
getRequestTime() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
getResource() - Method in class kz.gamma.i18n.LocalizedMessage
Returns the name of the resource bundle for this message
getResource() - Method in exception kz.gamma.i18n.MissingEntryException
 
getResponderID() - Method in class kz.gamma.asn1.ocsp.ResponseData
 
getResponse() - Method in class kz.gamma.asn1.ocsp.ResponseBytes
 
getResponseBytes() - Method in class kz.gamma.asn1.ocsp.OCSPResponse
 
getResponseExtensions() - Method in class kz.gamma.asn1.ocsp.ResponseData
 
getResponses() - Method in class kz.gamma.asn1.ocsp.ResponseData
 
getResponseStatus() - Method in class kz.gamma.asn1.ocsp.OCSPResponse
 
getResponseTime() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getResponseType() - Method in class kz.gamma.asn1.ocsp.ResponseBytes
 
getReverse() - Method in class kz.gamma.asn1.x509.CertificatePair
 
getReverse() - Method in class kz.gamma.x509.X509CertificatePair
Return the certificate from this CA to the other CA.
getReverseSelector() - Method in class kz.gamma.x509.X509CertPairStoreSelector
Returns the certicate selector for the reverse part.
getRevocationDate() - Method in class kz.gamma.asn1.x509.TBSCertList.CRLEntry
 
getRevocationDate() - Method in class kz.gamma.jce.provider.CertStatus
 
getRevocationDate() - Method in class kz.gamma.jce.provider.X509CRLEntryObject
 
getRevocationReason() - Method in class kz.gamma.asn1.ocsp.RevokedInfo
 
getRevocationTime() - Method in class kz.gamma.asn1.ocsp.RevokedInfo
 
getrevokeDate() - Method in class kz.gamma.asn1.cms.RevokeRequest
Deprecated. replaced by RevokeRequest.getRevokeDate()
getRevokeDate() - Method in class kz.gamma.asn1.cms.RevokeRequest
Получение даты формирования запроса на отзыв
getRevokedCertificate(BigInteger) - Method in class kz.gamma.jce.provider.X509CRLObject
 
getRevokedCertificates() - Method in class kz.gamma.asn1.x509.CertificateList
 
getRevokedCertificates() - Method in class kz.gamma.asn1.x509.TBSCertList
 
getRevokedCertificates() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getRevokeReason() - Method in class kz.gamma.asn1.cms.RevokeRequest
Получение причины отзыва
getRFC3211WrapperName(String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
getRID() - Method in class kz.gamma.cms.RecipientInformation
 
getRKeyID() - Method in class kz.gamma.asn1.cms.KeyAgreeRecipientIdentifier
 
getRoleAuthority() - Method in class kz.gamma.asn1.x509.RoleSyntax
Gets the role authority of this RoleSyntax.
getRoleAuthorityAsString() - Method in class kz.gamma.asn1.x509.RoleSyntax
Gets the role authority as a String[] object.
getRoleName() - Method in class kz.gamma.asn1.x509.RoleSyntax
Gets the role name of this RoleSyntax.
getRoleNameAsString() - Method in class kz.gamma.asn1.x509.RoleSyntax
Gets the role name as a java.lang.String object.
getS() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Не используется
getSalt() - Method in class kz.gamma.asn1.pkcs.MacData
 
getSalt() - Method in class kz.gamma.asn1.pkcs.PBKDF2Params
 
getSalt() - Method in class kz.gamma.cms.CMSPBEKey
 
getSalt() - Method in class kz.gamma.crypto.PBEParametersGenerator
return the salt byte array.
getSaltLength() - Method in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
getSBox(String) - Static method in class kz.gamma.hash.GOST28147Engine
Return the S-Box associated with SBoxName
getSBox() - Method in class kz.gamma.hash.ParametersWithSBox
 
getSearchForSerialNumberIn() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getSemanticsIdentifier() - Method in class kz.gamma.asn1.x509.qualified.SemanticsInformation
 
getSenderCert() - Method in class kz.gamma.cms.CMSGammaEnvelopedData
 
getSerial() - Method in class kz.gamma.asn1.x509.IssuerSerial
 
getSerialNum() - Method in class kz.gamma.tumarcsp.KeyParams
Получение перечисления серийных номеров
getSerialNumber() - Method in class kz.gamma.asn1.cms.IssuerAndSerialNumber
 
getSerialNumber() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getSerialNumber() - Method in class kz.gamma.asn1.ocsp.CertID
 
getSerialNumber() - Method in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
getSerialNumber() - Method in class kz.gamma.asn1.x509.Certificate
 
getSerialNumber() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getSerialNumber() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getSerialNumber() - Method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getSerialNumber() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getSerialNumber() - Method in class kz.gamma.jce.provider.X509CRLEntryObject
 
getSerialNumber(X509Certificate, Integer) - Method in class kz.gamma.tumarcsp.CertificateFieldsResolver
Получение серийного номера сертификата.
getSerialNumber(BigInteger, Integer) - Method in class kz.gamma.tumarcsp.CertificateFieldsResolver
Получение серийного номера сертификата.
getSerialNumber(BigInteger, Integer, Integer) - Method in class kz.gamma.tumarcsp.CertificateFieldsResolver
Получение серийного номера сертификата.
getSerialNumber() - Method in class kz.gamma.x509.AttributeCertificateHolder
Return the serial number associated with the issuer attached to this holder.
getSerialNumber() - Method in interface kz.gamma.x509.X509AttributeCertificate
Return the serial number for the certificate.
getSerialNumber() - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Gets the serial number the attribute certificate must have.
getSerialNumber() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getSerialNumList() - Method in class kz.gamma.tumarcsp.KeyParams
Получение списка серийных номеров
getServerExchCert() - Method in class kz.gamma.vista.sftp.SFTPConnector
 
getServerSignCert() - Method in class kz.gamma.vista.sftp.SFTPConnector
 
getService() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
getSessionKey(PublicKey) - Method in class kz.gamma.crypto.chiper.GammaGOST28147
 
getSID() - Method in class kz.gamma.asn1.cms.SignerInfo
 
getSID() - Method in class kz.gamma.cms.SignerInformation
 
getSigAlgID(DERObjectIdentifier, String) - Static method in class kz.gamma.x509.X509Util
 
getSigAlgName() - Method in class kz.gamma.jce.provider.X509CertificateObject
return a more "meaningful" representation for the signature algorithm used in the certficate.
getSigAlgName() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getSigAlgOID() - Method in class kz.gamma.jce.provider.X509CertificateObject
return the object identifier for the signature.
getSigAlgOID() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getSigAlgParams() - Method in class kz.gamma.jce.provider.X509CertificateObject
return the signature parameters, or null if there aren't any.
getSigAlgParams() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getSignature() - Method in class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
getSignature() - Method in class kz.gamma.asn1.ocsp.Signature
 
getSignature() - Method in class kz.gamma.asn1.pkcs.CertificationRequest
 
getSignature() - Method in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
getSignature() - Method in class kz.gamma.asn1.x509.Certificate
 
getSignature() - Method in class kz.gamma.asn1.x509.CertificateList
 
getSignature() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getSignature() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getSignature() - Method in class kz.gamma.asn1.x509.TBSCertList
 
getSignature() - Method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getSignature() - Method in class kz.gamma.cms.Pkcs7Data
Получение подписи
getSignature() - Method in class kz.gamma.cms.SignerInformation
return the encoded signature
getSignature() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getSignature() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getSignature() - Method in interface kz.gamma.x509.X509AttributeCertificate
 
getSignature() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getSignatureAlgNames() - Method in class kz.gamma.x509.X509V1CertificateGenerator
Return an iterator of the signature names supported by the generator.
getSignatureAlgNames() - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
Return an iterator of the signature names supported by the generator.
getSignatureAlgNames() - Method in class kz.gamma.x509.X509V2CRLGenerator
Return an iterator of the signature names supported by the generator.
getSignatureAlgNames() - Method in class kz.gamma.x509.X509V3CertificateGenerator
Return an iterator of the signature names supported by the generator.
getSignatureAlgorithm() - Method in class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
getSignatureAlgorithm() - Method in class kz.gamma.asn1.ocsp.Signature
 
getSignatureAlgorithm() - Method in class kz.gamma.asn1.pkcs.CertificationRequest
 
getSignatureAlgorithm() - Method in class kz.gamma.asn1.x509.AttributeCertificate
 
getSignatureAlgorithm() - Method in class kz.gamma.asn1.x509.Certificate
 
getSignatureAlgorithm() - Method in class kz.gamma.asn1.x509.CertificateList
 
getSignatureAlgorithm() - Method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getSignatureInstance(String, String) - Method in class kz.gamma.cms.CMSSignedHelper
 
getSignatureInstance(String) - Static method in class kz.gamma.x509.X509Util
 
getSignatureInstance(String, String) - Static method in class kz.gamma.x509.X509Util
 
getSignatureName(AlgorithmIdentifier) - Static method in class kz.gamma.jce.PKCS10CertificationRequest
 
getSignatureName(AlgorithmIdentifier) - Static method in class kz.gamma.jce.provider.X509SignatureUtil
 
getSignatureValue() - Method in class kz.gamma.asn1.x509.AttributeCertificate
 
getSignCertificate() - Method in class kz.gamma.asn1.cms.RevokeRequest
Получение сертификата, подписавшего запрос на отзыв
getSignedAttributes() - Method in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
getSignedAttributes() - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
getSignedAttributes() - Method in class kz.gamma.cms.Pkcs7Data
Получение подписанных атрибутов
getSignedAttributes() - Method in class kz.gamma.cms.SignerInformation
return a table of the signed attributes - indexed by the OID of the attribute.
getSignedAttributesByte() - Method in class kz.gamma.cms.SignerInformation
 
getSignedAttributesInBytes() - Method in class kz.gamma.cms.Pkcs7Data
Получение подписанных атрибутов
getSignedContent() - Method in class kz.gamma.cms.CMSSignedData
 
getSignedContent() - Method in class kz.gamma.cms.CMSSignedDataParser
 
getSignedContentTypeOID() - Method in class kz.gamma.cms.CMSSignedData
Return the a string representation of the OID associated with the encapsulated content info structure carried in the signed data.
getSignedRequest(PrivateKey, X509Certificate) - Method in class kz.gamma.asn1.cms.RevokeRequest
Формирование подписанного запроса на отзыв сертификата
getSignerInfo() - Method in class kz.gamma.vista.VistaMessage
 
getSignerInformation() - Method in class kz.gamma.cms.Pkcs7Data
Получение информации о подписанте
getSignerInfos() - Method in class kz.gamma.asn1.cms.SignedData
 
getSignerInfos() - Method in class kz.gamma.asn1.cms.SignedDataParser
 
getSignerInfos() - Method in class kz.gamma.asn1.pkcs.SignedData
 
getSignerInfos() - Method in class kz.gamma.cms.CMSSignedData
return the collection of signers that are associated with the signatures for the message.
getSignerInfos() - Method in class kz.gamma.cms.CMSSignedDataParser
return the collection of signers that are associated with the signatures for the message.
getSigners() - Method in class kz.gamma.cms.SignerInformationStore
Return all signers in the collection
getSigners(SignerId) - Method in class kz.gamma.cms.SignerInformationStore
Return possible empty collection with signers matching the passed in SignerId
getSignSenderName() - Method in class kz.gamma.vista.VistaMessage
 
getSingleExtensions() - Method in class kz.gamma.asn1.ocsp.SingleResponse
 
getSingleRequestExtensions() - Method in class kz.gamma.asn1.ocsp.Request
 
getSize() - Method in class kz.gamma.asn1.DERConstructedSequence
Deprecated.  
getSize() - Method in class kz.gamma.asn1.DERConstructedSet
Deprecated.  
getSize(byte[], int) - Method in class kz.gamma.tumarcsp.AlgParamUtil
Deprecated. replaced by DataConverter.getSizeWithoutNulls(byte[] data, int offset)
getSize(byte[], int) - Method in class kz.gamma.tumarcsp.ProfileParams
Получение размера массива байт без NULL-терминаторов
getSize() - Method in class kz.gamma.vista.sftp.SFTPNode
 
getSizeWithoutNulls(byte[], int) - Static method in class kz.gamma.tumarcsp.DataConverter
Вернуть размер массива без NULL-данных
getSn() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение серийного номера
getSourceDataUri() - Method in class kz.gamma.asn1.x509.qualified.BiometricData
 
getStartDate() - Method in class kz.gamma.asn1.x509.Certificate
 
getStartDate() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getStartDate() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getStartDate() - Method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getStatementId() - Method in class kz.gamma.asn1.x509.qualified.QCStatement
 
getStatementInfo() - Method in class kz.gamma.asn1.x509.qualified.QCStatement
 
getStatus() - Method in class kz.gamma.asn1.ocsp.CertStatus
 
getStores() - Method in class kz.gamma.x509.ExtendedPKIXParameters
Returns an immutable List of Bouncy Castle Stores used for finding CRLs, certificates, attribute certificates or cross certificates.
getString() - Method in class kz.gamma.asn1.DERBitString
 
getString() - Method in class kz.gamma.asn1.DERBMPString
 
getString() - Method in class kz.gamma.asn1.DERGeneralString
 
getString() - Method in class kz.gamma.asn1.DERIA5String
 
getString() - Method in class kz.gamma.asn1.DERNumericString
 
getString() - Method in class kz.gamma.asn1.DERPrintableString
 
getString() - Method in interface kz.gamma.asn1.DERString
 
getString() - Method in class kz.gamma.asn1.DERT61String
 
getString() - Method in class kz.gamma.asn1.DERUniversalString
 
getString() - Method in class kz.gamma.asn1.DERUTF8String
 
getString() - Method in class kz.gamma.asn1.DERVisibleString
 
getString() - Method in class kz.gamma.asn1.x500.DirectoryString
 
getString() - Method in class kz.gamma.asn1.x509.DisplayText
Returns the stored String object.
getString() - Method in class kz.gamma.i18n.filter.UntrustedInput
Returns the untrusted input convertet to a String.
getSubject() - Method in class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
getSubject() - Method in class kz.gamma.asn1.x509.Certificate
 
getSubject() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getSubject() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getSubject() - Method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getSubjectAlternativeNames(X509Certificate) - Static method in class kz.gamma.x509.extension.X509ExtensionUtil
 
getSubjectAsString(X509CertStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
 
getSubjectDN() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getSubjectKeyIdentifier() - Method in class kz.gamma.asn1.cms.RecipientKeyIdentifier
 
getSubjectPrincipal(X509Certificate) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
getSubjectPublicKey() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
getSubjectPublicKeyInfo() - Method in class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
getSubjectPublicKeyInfo() - Method in class kz.gamma.asn1.x509.Certificate
 
getSubjectPublicKeyInfo() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getSubjectPublicKeyInfo() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getSubjectPublicKeyInfo() - Method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getSubjectUniqueId() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getSubjectUniqueId() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getSubjectUniqueID() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getSubjectX500Principal() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getSubjectX509Principal(X509Certificate) - Static method in class kz.gamma.jce.PrincipalUtil
return the subject of the given cert as an X509PrincipalObject.
getSummary(Locale, TimeZone) - Method in class kz.gamma.i18n.ErrorBundle
Returns the summary message in the given locale and timezone.
getSummary(Locale) - Method in class kz.gamma.i18n.ErrorBundle
Returns the summary message in the given locale and the default timezone.
getSupportedExtensions() - Method in class kz.gamma.x509.PKIXAttrCertChecker
Returns an immutable Set of X.509 attribute certificate extensions that this PKIXAttrCertChecker supports or null if no extensions are supported.
getSuppPubInfo() - Method in class kz.gamma.asn1.x9.OtherInfo
 
getSurname() - Method in class kz.gamma.asn1.x509.sigi.NameOrPseudonym
 
getSymmetricCipher(String, String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
getSymmetricCipherName(String) - Method in class kz.gamma.cms.CMSEnvelopedHelper
 
getSzOID() - Method in class kz.gamma.tumarcsp.KeyParams
Получение перечисления алгоритмов
getSzOIDList() - Method in class kz.gamma.tumarcsp.KeyParams
Получение списка OID-ов алгоритмов
getTag() - Method in class kz.gamma.asn1.DERUnknownTag
 
getTagNo() - Method in class kz.gamma.asn1.ASN1TaggedObject
 
getTagNo() - Method in interface kz.gamma.asn1.ASN1TaggedObjectParser
 
getTagNo() - Method in class kz.gamma.asn1.BERTaggedObjectParser
 
getTagNo() - Method in class kz.gamma.asn1.dvcs.CertEtcToken
 
getTagNo() - Method in class kz.gamma.asn1.ocsp.CertStatus
 
getTagNo() - Method in class kz.gamma.asn1.x509.GeneralName
 
getTagNumber() - Method in class kz.gamma.asn1.ASN1ObjectParser
Return the tag number for this object.
getTarget() - Method in class kz.gamma.asn1.dvcs.TargetEtcChain
 
getTargetConstraints() - Method in class kz.gamma.x509.ExtendedPKIXParameters
Returns the required constraints on the target certificate or attribute certificate.
getTargetGroup() - Method in class kz.gamma.asn1.x509.Target
 
getTargetGroups() - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Gets the target groups.
getTargetName() - Method in class kz.gamma.asn1.x509.Target
 
getTargetNames() - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Gets the target names.
getTargets() - Method in class kz.gamma.asn1.x509.Targets
Returns the targets in a Vector.
getTargetsObjects() - Method in class kz.gamma.asn1.x509.TargetInformation
Returns the targets in this target information extension.
getTBSCertificate() - Method in class kz.gamma.asn1.x509.Certificate
 
getTBSCertificate() - Method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getTBSCertificate() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getTBSCertList() - Method in class kz.gamma.asn1.x509.CertificateList
 
getTBSCertList() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getTBSRequest() - Method in class kz.gamma.asn1.cms.RevokeRequest
Формирование неподписанного запроса на отзыв сертификата
getTbsRequest() - Method in class kz.gamma.asn1.ocsp.OCSPRequest
 
getTbsResponseData() - Method in class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
getTemplateName(ASN1Set) - Static method in class kz.gamma.asn1.cms.MSTemplate
Извлечение имени шаблона
getText(Locale, TimeZone) - Method in class kz.gamma.i18n.TextBundle
Returns the text message in the given locale and timezone.
getText(Locale) - Method in class kz.gamma.i18n.TextBundle
Returns the text message in the given locale and the defaut timezone.
getThisUpdate() - Method in class kz.gamma.asn1.ocsp.SingleResponse
 
getThisUpdate() - Method in class kz.gamma.asn1.x509.CertificateList
 
getThisUpdate() - Method in class kz.gamma.asn1.x509.TBSCertList
 
getThisUpdate() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getTime() - Method in class kz.gamma.asn1.cms.Time
 
getTime() - Method in class kz.gamma.asn1.DERGeneralizedTime
return the time - always in the form of YYYYMMDDhhmmssGMT(+hh:mm|-hh:mm).
getTime() - Method in class kz.gamma.asn1.DERUTCTime
return the time - always in the form of YYMMDDhhmmssGMT(+hh:mm|-hh:mm).
getTime() - Method in class kz.gamma.asn1.x509.Time
 
getTime() - Method in class kz.gamma.vista.sftp.SFTPNode
 
getTimeCreate() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение времени создания
getTimeStampToken() - Method in class kz.gamma.asn1.dvcs.DVCSTime
 
getTimeString() - Method in class kz.gamma.asn1.DERGeneralizedTime
Return the time.
getTitle(Locale, TimeZone) - Method in class kz.gamma.i18n.MessageBundle
Returns the title message in the given locale and timezone.
getTitle(Locale) - Method in class kz.gamma.i18n.MessageBundle
Returns the title message in the given locale and the default timezone.
getTitleMessage() - Method in class kz.gamma.vista.VistaMessage
 
getTrailerField() - Method in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
getTransactionIdentifier() - Method in class kz.gamma.asn1.dvcs.DVCSErrorNotice
 
getTransactionStatus() - Method in class kz.gamma.asn1.dvcs.DVCSErrorNotice
 
getTrustAnchor() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
getTrustAnchors(X509Certificate, Set) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
getTrustedACIssuers() - Method in class kz.gamma.x509.ExtendedPKIXParameters
Returns the trusted attribute certificate issuers.
getTumarCspBuild() - Static method in class kz.gamma.jce.provider.GammaTechProvider
Получение версии сборки криптопровайдера.
getTumarCspBuild() - Method in class kz.gamma.tumarcsp.CommonApplet
Получение версии сборки криптопровайдера.
getType() - Method in class kz.gamma.asn1.cms.OtherRecipientInfo
 
getType() - Method in class kz.gamma.asn1.x500.AttributeTypeAndValue
 
getType() - Method in class kz.gamma.asn1.x509.DistributionPointName
Return the tag number applying to the underlying choice.
getType(Object) - Method in class kz.gamma.cms.Pkcs7Data
Определение типа ASN объекта
getTypeKey(Number, Number) - Method in class kz.gamma.tumarcsp.CSPUtil
Получение типа ключа на подпись или шифрование
getTypeKey(int) - Method in class kz.gamma.tumarcsp.CSPUtil
Получение типа ключа на подпись или шифрование
getTypeOfBiometricData() - Method in class kz.gamma.asn1.x509.qualified.BiometricData
 
getTypesAndValues() - Method in class kz.gamma.asn1.x500.RDN
 
getUnAttr() - Method in class kz.gamma.cms.CMSGammaEnvelopedData
 
getUnAttr() - Method in class kz.gamma.cms.CMSVistaEnvelopedData
 
getUnauthenticatedAttributes() - Method in class kz.gamma.asn1.cms.SignerInfo
 
getUnauthenticatedAttributes() - Method in class kz.gamma.asn1.pkcs.SignerInfo
 
getUnderlyingException() - Method in exception kz.gamma.cms.CMSAttributeTableGenerationException
 
getUnderlyingException() - Method in exception kz.gamma.cms.CMSException
 
getUnderlyingException() - Method in exception kz.gamma.cms.CMSRuntimeException
 
getUnderlyingException() - Method in exception kz.gamma.jce.provider.AnnotatedException
 
getUnderlyingStream() - Method in class kz.gamma.asn1.LimitedInputStream
 
getUnprotectedAttributes() - Method in class kz.gamma.cms.CMSEnvelopedData
return a table of the unprotected attributes indexed by the OID of the attribute.
getUnprotectedAttributes() - Method in class kz.gamma.cms.CMSEnvelopedDataParser
return a table of the unprotected attributes indexed by the OID of the attribute.
getUnprotectedAttrs() - Method in class kz.gamma.asn1.cms.EncryptedData
 
getUnprotectedAttrs() - Method in class kz.gamma.asn1.cms.EnvelopedData
 
getUnprotectedAttrs() - Method in class kz.gamma.asn1.cms.EnvelopedDataParser
 
getUnsignedAttributes() - Method in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
getUnsignedAttributes() - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
getUnsignedAttributes() - Method in class kz.gamma.cms.SignerInformation
return a table of the unsigned attributes indexed by the OID of the attribute.
getUrl(String, String, int) - Static method in class kz.gamma.core.UtilCM
Формирование URL для доступа к ключевому контейнеру
getUrl() - Method in class kz.gamma.tumarcsp.LoadProfileResult
Получение URL на ключ
getUsages() - Method in class kz.gamma.asn1.x509.ExtendedKeyUsage
Returns all extended key usages.
getUserCertificate() - Method in class kz.gamma.asn1.x509.TBSCertList.CRLEntry
 
getUserCertificateAttribute() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getUserCertificates(String) - Method in class kz.gamma.tumarcsp.CommonApplet
Получение сертификатов пользователя и информации о них
getUserCertificates(X509CertStoreSelector) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns end certificates.
getUserCertificateSubjectAttributeName() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
getUserExchCert() - Method in class kz.gamma.vista.sftp.SFTPConnector
 
getUserExchKey() - Method in class kz.gamma.vista.sftp.SFTPConnector
 
getUserHomePath() - Method in class kz.gamma.core.file.FileHelper
Получение пути к домашней директории пользователя.
getUserKeyingMaterial() - Method in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
getUserSignCert() - Method in class kz.gamma.vista.sftp.SFTPConnector
 
getUserSignKey() - Method in class kz.gamma.vista.sftp.SFTPConnector
 
getValidCertDateFromValidityModel(ExtendedPKIXParameters, CertPath, int) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
getValidDate(PKIXParameters) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
getValidityModel() - Method in class kz.gamma.x509.ExtendedPKIXParameters
 
getValidPolicy() - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
getValue() - Method in class kz.gamma.asn1.cms.OtherRecipientInfo
 
getValue() - Method in class kz.gamma.asn1.DEREnumerated
 
getValue() - Method in class kz.gamma.asn1.DERInteger
 
getValue() - Method in class kz.gamma.asn1.dvcs.CertEtcToken
 
getValue() - Method in class kz.gamma.asn1.dvcs.ServiceType
 
getValue() - Method in class kz.gamma.asn1.x500.AttributeTypeAndValue
 
getValue() - Method in class kz.gamma.asn1.x509.X509Extension
 
getValues() - Method in class kz.gamma.asn1.x509.IetfAttrSyntax
 
getValues() - Method in class kz.gamma.asn1.x509.X509Name
return a vector of the values found in the name, in the order they were found.
getValues(DERObjectIdentifier) - Method in class kz.gamma.asn1.x509.X509Name
return a vector of the values found in the name, in the order they were found, with the DN label corresponding to passed in oid.
getValues() - Method in class kz.gamma.x509.X509Attribute
 
getValueType() - Method in class kz.gamma.asn1.x509.IetfAttrSyntax
 
getVersion() - Method in class kz.gamma.asn1.cms.CompressedData
 
getVersion() - Method in class kz.gamma.asn1.cms.CompressedDataParser
 
getVersion() - Method in class kz.gamma.asn1.cms.EncryptedData
 
getVersion() - Method in class kz.gamma.asn1.cms.EnvelopedData
 
getVersion() - Method in class kz.gamma.asn1.cms.EnvelopedDataParser
 
getVersion() - Method in class kz.gamma.asn1.cms.KEKRecipientInfo
 
getVersion() - Method in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
getVersion() - Method in class kz.gamma.asn1.cms.KeyTransRecipientInfo
 
getVersion() - Method in class kz.gamma.asn1.cms.PasswordRecipientInfo
 
getVersion() - Method in class kz.gamma.asn1.cms.RecipientInfo
 
getVersion() - Method in class kz.gamma.asn1.cms.SignedData
 
getVersion() - Method in class kz.gamma.asn1.cms.SignedDataParser
 
getVersion() - Method in class kz.gamma.asn1.cms.SignerInfo
 
getVersion() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
getVersion() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
getVersion() - Method in class kz.gamma.asn1.ocsp.ResponseData
 
getVersion() - Method in class kz.gamma.asn1.ocsp.TBSRequest
 
getVersion() - Method in class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
getVersion() - Method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
getVersion() - Method in class kz.gamma.asn1.pkcs.SignedData
 
getVersion() - Method in class kz.gamma.asn1.pkcs.SignerInfo
 
getVersion() - Method in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
getVersion() - Method in class kz.gamma.asn1.x509.Certificate
 
getVersion() - Method in class kz.gamma.asn1.x509.CertificateList
 
getVersion() - Method in class kz.gamma.asn1.x509.Holder
Returns 1 for v2 attribute certificates or 0 for v1 attribute certificates.
getVersion() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getVersion() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getVersion() - Method in class kz.gamma.asn1.x509.TBSCertList
 
getVersion() - Method in class kz.gamma.asn1.x509.X509CertificateStructure
 
getVersion() - Method in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
 
getVersion() - Method in class kz.gamma.cms.CMSSignedData
Return the version number for this object
getVersion() - Method in class kz.gamma.cms.CMSSignedDataParser
Return the version number for the SignedData object
getVersion() - Method in class kz.gamma.cms.SignerInformation
return the version number for this objects underlying SignerInfo structure.
getVersion() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
getVersion() - Method in class kz.gamma.jce.provider.X509CRLObject
 
getVersion() - Method in interface kz.gamma.x509.X509AttributeCertificate
Return the version number for the certificate.
getVersion() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
getVersionNumber() - Method in class kz.gamma.asn1.x509.Certificate
 
getVersionNumber() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
getVersionNumber() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
getVersionNumber() - Method in class kz.gamma.asn1.x509.TBSCertList
 
getVistaFileCount() - Method in class kz.gamma.vista.VistaMessage
 
getVistaFileName(int) - Method in class kz.gamma.vista.VistaMessage
 
getW() - Method in class kz.gamma.jce.provider.JCEECPublicKey
Не используется
getX509certificate() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение сертификата
getX509CertificateInstance(byte[]) - Method in class kz.gamma.x509.X509InstanceGetter
Формирование экземпляра класса X509Certificate
getX509CRLInstance(byte[]) - Method in class kz.gamma.x509.X509InstanceGetter
Формирование экземпляра класса X509CRL
GIVENNAME - Static variable in class kz.gamma.asn1.x500.style.BCStyle
 
givenName - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
givenName - Variable in class kz.gamma.asn1.x509.sigi.NameOrPseudonym
 
GIVENNAME - Static variable in class kz.gamma.asn1.x509.X509Name
 
gnBasis - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
gost28147 - Static variable in interface kz.gamma.asn1.cryptopro.GammaObjectIndentifiers
 
GOST28147_mainStep(int, int) - Method in class kz.gamma.hash.GOST28147Engine
 
GOST28147Engine - Class in kz.gamma.hash
implementation of GOST 28147-89
GOST28147Engine() - Constructor for class kz.gamma.hash.GOST28147Engine
standard constructor.
GOST28147Func(int[], byte[], int, byte[], int) - Method in class kz.gamma.hash.GOST28147Engine
 
GOST28147Parameters - Class in kz.gamma.asn1.cryptopro
 
GOST28147Parameters(ASN1Sequence) - Constructor for class kz.gamma.asn1.cryptopro.GOST28147Parameters
 
GOST3410NamedParameters - Class in kz.gamma.asn1.cryptopro
table of the available named parameters for GOST 3410-94.
GOST3410NamedParameters() - Constructor for class kz.gamma.asn1.cryptopro.GOST3410NamedParameters
 
GOST3410ParamSetParameters - Class in kz.gamma.asn1.cryptopro
 
GOST3410ParamSetParameters(int, BigInteger, BigInteger, BigInteger) - Constructor for class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
GOST3410ParamSetParameters(ASN1Sequence) - Constructor for class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
GOST3410PublicKeyAlgParameters - Class in kz.gamma.asn1.cryptopro
 
GOST3410PublicKeyAlgParameters(DERObjectIdentifier, DERObjectIdentifier) - Constructor for class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
GOST3410PublicKeyAlgParameters(DERObjectIdentifier, DERObjectIdentifier, DERObjectIdentifier) - Constructor for class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
GOST3410PublicKeyAlgParameters(ASN1Sequence) - Constructor for class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
GOST3411Digest - Class in kz.gamma.hash
implementation of GOST R 34.11-94
GOST3411Digest() - Constructor for class kz.gamma.hash.GOST3411Digest
Standard constructor
GOST3411Digest(String) - Constructor for class kz.gamma.hash.GOST3411Digest
Constructor with option to choose initialization vector
GOST3411Digest(GOST3411Digest) - Constructor for class kz.gamma.hash.GOST3411Digest
Copy constructor.
gost34310 - Static variable in interface kz.gamma.asn1.cryptopro.GammaObjectIndentifiers
 
gost34310_GammaTech_A - Static variable in interface kz.gamma.asn1.cryptopro.GammaObjectIndentifiers
 
gost34310_GammaTech_A_EX - Static variable in interface kz.gamma.asn1.cryptopro.GammaObjectIndentifiers
 
gost34310_GammaTech_B - Static variable in interface kz.gamma.asn1.cryptopro.GammaObjectIndentifiers
 
gost34311 - Static variable in interface kz.gamma.asn1.cryptopro.GammaObjectIndentifiers
 
GOST_28147_89 - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_28147_89_A - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_28147_89_B - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_28147_89_C - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_28147_89_D - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_28147_89_KEY - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_28147_89_KEY_28147_89 - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_28147_89_PARAMETERS - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_28147_89_TEST - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_11_95 - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_11_95_1 - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_11_95_PARAMETERS - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_11_95_TEST - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_310 - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_310_KEY - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_310_KEY_A - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_310_KEY_B - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_310_KEY_C - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_310_KEY_D - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_310_SIGNATURE - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_310_SIGNATURE_0 - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
GOST_34_310_SIGNATURE_1 - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
gost_ElSgDH3410_1 - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gost_ElSgDH3410_default - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
GOST_id - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
GOST_id - Static variable in interface kz.gamma.asn1.cryptopro.GammaObjectIndentifiers
 
gostR28147_cbc - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_2001 - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_2001_CryptoPro_A - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_2001_CryptoPro_B - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_2001_CryptoPro_C - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_2001_CryptoPro_XchA - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_2001_CryptoPro_XchB - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_94 - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_94_CryptoPro_A - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_94_CryptoPro_B - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_94_CryptoPro_C - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_94_CryptoPro_D - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_94_CryptoPro_XchA - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_94_CryptoPro_XchB - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3410_94_CryptoPro_XchC - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3411 - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3411 - Static variable in interface kz.gamma.asn1.cryptopro.GammaObjectIndentifiers
 
gostR3411_94_CryptoProParamSet - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3411_94_with_gostR3410_2001 - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
gostR3411_94_with_gostR3410_94 - Static variable in interface kz.gamma.asn1.cryptopro.CryptoProObjectIdentifiers
 
GRAPHIC_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
group - Variable in class kz.gamma.vista.sftp.SFTPNode
 

H

H - Variable in class kz.gamma.hash.GOST3411Digest
 
h1 - Static variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
hAlgID - Variable in class kz.gamma.jce.provider.JDKGOST3410Signer
 
handleProv - Variable in class kz.gamma.tumarcsp.LoadProfileResult
Ссылка на криптопровайдер
HANDWRITTEN_SIGNATURE - Static variable in class kz.gamma.asn1.x509.qualified.TypeOfBiometricData
 
hasChildren() - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
hasExtensions() - Method in class kz.gamma.jce.provider.X509CRLEntryObject
 
hasFractionalSeconds() - Method in class kz.gamma.asn1.DERGeneralizedTime
 
HASH - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
hash - Variable in class kz.gamma.cms.SignerInformation
 
hash2Ref(byte[]) - Static method in class kz.gamma.core.UtilCM
Формирование референса
hashAlgId - Variable in class kz.gamma.crypto.digests.GammaGost3411Digest
 
hashAlgID - Variable in class kz.gamma.crypto.params.GammaParameters
 
hashAlgorithm - Variable in class kz.gamma.asn1.ocsp.CertID
 
hashAlgorithm - Variable in class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
hashAlgorithm - Variable in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
hashAlgorithm - Variable in class kz.gamma.asn1.x509.qualified.BiometricData
 
hashCode() - Method in class kz.gamma.asn1.ASN1Encodable
 
hashCode() - Method in class kz.gamma.asn1.ASN1Null
 
hashCode() - Method in class kz.gamma.asn1.ASN1Object
 
hashCode() - Method in class kz.gamma.asn1.ASN1OctetString
 
hashCode() - Method in class kz.gamma.asn1.ASN1Sequence
 
hashCode() - Method in class kz.gamma.asn1.ASN1Set
 
hashCode() - Method in class kz.gamma.asn1.ASN1TaggedObject
 
hashCode() - Method in class kz.gamma.asn1.DERApplicationSpecific
 
hashCode() - Method in class kz.gamma.asn1.DERBitString
 
hashCode() - Method in class kz.gamma.asn1.DERBMPString
 
hashCode() - Method in class kz.gamma.asn1.DERBoolean
 
hashCode() - Method in class kz.gamma.asn1.DEREnumerated
 
hashCode() - Method in class kz.gamma.asn1.DERGeneralizedTime
 
hashCode() - Method in class kz.gamma.asn1.DERGeneralString
 
hashCode() - Method in class kz.gamma.asn1.DERIA5String
 
hashCode() - Method in class kz.gamma.asn1.DERInteger
 
hashCode() - Method in class kz.gamma.asn1.DERNumericString
 
hashCode() - Method in class kz.gamma.asn1.DERObject
 
hashCode() - Method in class kz.gamma.asn1.DERObjectIdentifier
 
hashCode() - Method in class kz.gamma.asn1.DERPrintableString
 
hashCode() - Method in class kz.gamma.asn1.DERT61String
 
hashCode() - Method in class kz.gamma.asn1.DERUniversalString
 
hashCode() - Method in class kz.gamma.asn1.DERUnknownTag
 
hashCode() - Method in class kz.gamma.asn1.DERUTCTime
 
hashCode() - Method in class kz.gamma.asn1.DERUTF8String
 
hashCode() - Method in class kz.gamma.asn1.DERVisibleString
 
hashCode() - Method in class kz.gamma.asn1.x500.X500Name
 
hashCode() - Method in class kz.gamma.asn1.x509.Extension
 
hashCode() - Method in class kz.gamma.asn1.x509.X509Extension
 
hashCode() - Method in class kz.gamma.asn1.x509.X509Name
 
hashCode() - Method in class kz.gamma.cms.RecipientId
 
hashCode() - Method in class kz.gamma.cms.SignerId
 
hashCode() - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
hashCode() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
hashCode() - Method in class kz.gamma.jce.ProviderConfigurationPermission
 
hashCode() - Method in class kz.gamma.jce.X509LDAPCertStoreParameters
 
hashCode(byte[]) - Static method in class kz.gamma.util.Arrays
 
hashCode() - Method in class kz.gamma.x509.AttributeCertificateHolder
 
hashCode() - Method in class kz.gamma.x509.AttributeCertificateIssuer
 
hashCode() - Method in class kz.gamma.x509.X509CertificatePair
 
hashCode() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
hashCodeValue - Variable in class kz.gamma.asn1.x500.X500Name
 
hashCollection(Collection) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
hashes - Variable in class kz.gamma.cms.CMSSignedData
 
hasKeyPurposeId(KeyPurposeId) - Method in class kz.gamma.asn1.x509.ExtendedKeyUsage
 
hasMoreTokens() - Method in class kz.gamma.asn1.OIDTokenizer
 
hasMoreTokens() - Method in class kz.gamma.asn1.x500.style.X500NameTokenizer
 
hasMoreTokens() - Method in class kz.gamma.asn1.x509.X509NameTokenizer
 
hasNewReasons(ReasonsMask) - Method in class kz.gamma.jce.provider.ReasonsMask
Returns true if the passed reasons mask has new reasons.
hasUnsupportedCriticalExtension() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
hasUnsupportedCriticalExtension() - Method in class kz.gamma.jce.provider.X509CRLEntryObject
Will return true if any extensions are present and marked as critical as we currently dont handle any extensions!
hasUnsupportedCriticalExtension() - Method in class kz.gamma.jce.provider.X509CRLObject
Will return true if any extensions are present and marked as critical as we currently dont handle any extensions!
hasUnsupportedCriticalExtension() - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
hbz2 - Static variable in class kz.gamma.vista.VistaMessage
 
HEAD_TYPE_CMS_ENVP - Static variable in class kz.gamma.vista.VistaConstants
 
HEAD_TYPE_CMS_SIGN - Static variable in class kz.gamma.vista.VistaConstants
 
HEAD_TYPE_CRT_EXTERNAL - Static variable in class kz.gamma.vista.VistaConstants
 
HEAD_TYPE_DIR - Static variable in class kz.gamma.vista.VistaConstants
 
HEAD_TYPE_FILE - Static variable in class kz.gamma.vista.VistaConstants
 
headCRC - Variable in class kz.gamma.vista.VistaFile
 
headCRC - Variable in class kz.gamma.vista.VistaMessage
 
headSize - Variable in class kz.gamma.vista.VistaMessage
 
HELPER - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
HELPER - Static variable in class kz.gamma.cms.CMSSignedData
 
HELPER - Static variable in class kz.gamma.cms.CMSSignedDataParser
 
helper - Variable in class kz.gamma.jce.provider.X509StoreLDAPAttrCerts
 
helper - Variable in class kz.gamma.jce.provider.X509StoreLDAPCertPairs
 
helper - Variable in class kz.gamma.jce.provider.X509StoreLDAPCerts
 
helper - Variable in class kz.gamma.jce.provider.X509StoreLDAPCRLs
 
Hex - Class in kz.gamma.util.encoders
HEX кодирование и декодирование
Hex() - Constructor for class kz.gamma.util.encoders.Hex
 
hex2array(String) - Static method in class kz.gamma.core.UtilCM
Конвертирование HEX строки в массив байт
HEX_STRING - Static variable in class kz.gamma.tumarcsp.CertificateFieldsResolver
 
hexChars - Static variable in class kz.gamma.core.UtilCM
Символы, которые присутствуют в HEX-кодировке
HexEncoder - Class in kz.gamma.util.encoders
HEX кодировщик
HexEncoder() - Constructor for class kz.gamma.util.encoders.HexEncoder
Конструктор
hexTable - Static variable in class kz.gamma.util.encoders.HexTranslator
 
HexTranslator - Class in kz.gamma.util.encoders
Converters for going from hex to binary and back.
HexTranslator() - Constructor for class kz.gamma.util.encoders.HexTranslator
 
hHashLocal - Variable in class kz.gamma.crypto.digests.GammaGost3411Digest
 
hHashRc - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
hHashVr - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
HIDDEN_FILE - Static variable in class kz.gamma.core.file.KeyFileFilter
 
hKey - Variable in class kz.gamma.jce.provider.JCEECPrivateKey
 
hmacMD5 - Static variable in interface kz.gamma.asn1.iana.IANAObjectIdentifiers
 
hmacRIPEMD160 - Static variable in interface kz.gamma.asn1.iana.IANAObjectIdentifiers
 
hmacSHA1 - Static variable in interface kz.gamma.asn1.iana.IANAObjectIdentifiers
 
hmacTIGER - Static variable in interface kz.gamma.asn1.iana.IANAObjectIdentifiers
 
holder - Variable in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
Holder - Class in kz.gamma.asn1.x509
The Holder object.
Holder(ASN1TaggedObject) - Constructor for class kz.gamma.asn1.x509.Holder
Constructor for a holder for an v1 attribute certificate.
Holder(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.Holder
Constructor for a holder for an v2 attribute certificate
Holder(IssuerSerial) - Constructor for class kz.gamma.asn1.x509.Holder
 
Holder(IssuerSerial, int) - Constructor for class kz.gamma.asn1.x509.Holder
Constructs a holder from a IssuerSerial.
Holder(GeneralNames) - Constructor for class kz.gamma.asn1.x509.Holder
Constructs a holder with an entityName for v2 attribute certificates or with a subjectName for v1 attribute certificates.
Holder(GeneralNames, int) - Constructor for class kz.gamma.asn1.x509.Holder
Constructs a holder with an entityName for v2 attribute certificates or with a subjectName for v1 attribute certificates.
Holder(ObjectDigestInfo) - Constructor for class kz.gamma.asn1.x509.Holder
Constructs a holder from an object digest info.
holder - Variable in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
holder - Variable in class kz.gamma.x509.AttributeCertificateHolder
 
holder - Variable in class kz.gamma.x509.X509AttributeCertStoreSelector
 
hostOS - Variable in class kz.gamma.vista.VistaMessage
 
houseIdentifier - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
HP_HASHVAL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_BODY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_CERTIFICATE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_CRT_COUNT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_CUR_SIGN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_DATA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_DATA_SIZE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_ENUM_CERT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_HASH_AID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_SI_DN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_SI_HASH_AID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_SI_SIGN_AID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_SI_SN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS7_SIGN_COUNT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS9_CUR_OID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS9A_DATA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS9A_SIZE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS9U_DATA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_PKCS9U_SIZE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_TIME_STAMP_CRT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_TIME_STAMP_OID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_TIME_STAMP_REQ - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_TSTAMP_BODY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_TSTAMP_DN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_TSTAMP_HASH - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_TSTAMP_NONCE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_TSTAMP_POLICIE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_TSTAMP_SN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_TSTAMP_STSTUS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
HP_TSTAMP_TIME - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
hProv - Variable in class kz.gamma.crypto.chiper.GammaGOST28147
 
hProv - Variable in class kz.gamma.jce.provider.JCEECPrivateKey
 
hProv - Variable in class kz.gamma.jce.provider.JDKKeyStore
Ссылка на криптопровайдер
hProv - Variable in class kz.gamma.tumarcsp.KeyParams
 
hProvLocal - Variable in class kz.gamma.crypto.digests.GammaGost3411Digest
 
hSesKey - Variable in class kz.gamma.crypto.chiper.GammaGOST28147
 
hSesKey - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
hSize - Variable in class kz.gamma.vista.VistaMessage
 
HTMLFilter - Class in kz.gamma.i18n.filter
HTML Filter
HTMLFilter() - Constructor for class kz.gamma.i18n.filter.HTMLFilter
 

I

IA5_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
IANAObjectIdentifiers - Interface in kz.gamma.asn1.iana
 
id - Variable in class kz.gamma.asn1.cms.OriginatorIdentifierOrKey
 
id - Variable in class kz.gamma.asn1.cms.RecipientIdentifier
 
id - Variable in class kz.gamma.asn1.cms.SignerIdentifier
 
id - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
id - Variable in class kz.gamma.asn1.x9.X9FieldID
 
id - Variable in class kz.gamma.i18n.LocalizedMessage
 
id_aa - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_commitmentType - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
Deprecated. use id_aa_ets_commitmentType instead
id_aa_contentHint - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_contentIdentifier - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_dvcs_dvc - Static variable in interface kz.gamma.asn1.dvcs.DVCSObjectIdentifiers
 
id_aa_encrypKeyPref - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_archiveTimestamp - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_certCRLTimestamp - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_certificateRefs - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_certValues - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_commitmentType - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_contentTimestamp - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_escTimeStamp - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_otherSigCert - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_revocationRefs - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_revocationValues - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_signerAttr - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_signerLocation - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_ets_sigPolicyId - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_otherSigCert - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
Deprecated. use id_aa_ets_otherSigCert instead
id_aa_receiptRequest - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_signatureTimeStampToken - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_signerLocation - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
Deprecated. use id_aa_ets_signerLocation instead
id_aa_signingCertificate - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_signingCertificateV2 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_aa_sigPolicyId - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
Deprecated. use id_aa_ets_sigPolicyId instead
id_ad - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
id_ad_caIssuers - Static variable in class kz.gamma.asn1.x509.AccessDescription
 
id_ad_caIssuers - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
id_ad_dvcs - Static variable in interface kz.gamma.asn1.dvcs.DVCSObjectIdentifiers
 
id_ad_ocsp - Static variable in class kz.gamma.asn1.x509.AccessDescription
 
id_ad_ocsp - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
id_aes128_CBC - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes128_CFB - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes128_ECB - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes128_OFB - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes128_wrap - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes192_CBC - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes192_CFB - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes192_ECB - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes192_OFB - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes192_wrap - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes256_CBC - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes256_CFB - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes256_ECB - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes256_OFB - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_aes256_wrap - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_alg_CMS3DESwrap - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_alg_CMSRC2wrap - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_alg_PWRI_KEK - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_at_name - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
id_at_telephoneNumber - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
id_camellia128_cbc - Static variable in interface kz.gamma.asn1.ntt.NTTObjectIdentifiers
 
id_camellia128_wrap - Static variable in interface kz.gamma.asn1.ntt.NTTObjectIdentifiers
 
id_camellia192_cbc - Static variable in interface kz.gamma.asn1.ntt.NTTObjectIdentifiers
 
id_camellia192_wrap - Static variable in interface kz.gamma.asn1.ntt.NTTObjectIdentifiers
 
id_camellia256_cbc - Static variable in interface kz.gamma.asn1.ntt.NTTObjectIdentifiers
 
id_camellia256_wrap - Static variable in interface kz.gamma.asn1.ntt.NTTObjectIdentifiers
 
id_ct - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_ct_compressedData - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_ct_DVCSRequestData - Static variable in interface kz.gamma.asn1.dvcs.DVCSObjectIdentifiers
 
id_ct_DVCSResponseData - Static variable in interface kz.gamma.asn1.dvcs.DVCSObjectIdentifiers
 
id_ct_TSTInfo - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_cti - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_cti_ets_proofOfApproval - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_cti_ets_proofOfCreation - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_cti_ets_proofOfDelivery - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_cti_ets_proofOfOrigin - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_cti_ets_proofOfReceipt - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_cti_ets_proofOfSender - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_dsa - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
id_dsa_with_sha1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
id-dsa-with-sha1 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) x9-57 (10040) x9cm(4) 3 }
id_dsa_with_sha2 - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_ea_rsa - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
id_ecPublicKey - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
id_ecSigType - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
id_etsi_qcs - Static variable in interface kz.gamma.asn1.x509.qualified.ETSIQCObjectIdentifiers
 
id_etsi_qcs_LimiteValue - Static variable in interface kz.gamma.asn1.x509.qualified.ETSIQCObjectIdentifiers
 
id_etsi_qcs_QcCompliance - Static variable in interface kz.gamma.asn1.x509.qualified.ETSIQCObjectIdentifiers
 
id_etsi_qcs_QcSSCD - Static variable in interface kz.gamma.asn1.x509.qualified.ETSIQCObjectIdentifiers
 
id_etsi_qcs_RetentionPeriod - Static variable in interface kz.gamma.asn1.x509.qualified.ETSIQCObjectIdentifiers
 
id_fieldType - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
id_hmacWithSHA1 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_hmacWithSHA224 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_hmacWithSHA256 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_hmacWithSHA384 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_hmacWithSHA512 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_isismtt - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
 
id_isismtt_at - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
 
id_isismtt_at_additionalInformation - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
Some other information of non-restrictive nature regarding the usage of this certificate.
id_isismtt_at_admission - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
Attribute to indicate admissions to certain professions.
id_isismtt_at_certHash - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
Hash of a certificate in OCSP.
id_isismtt_at_certInDirSince - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
SingleOCSPResponse extension: Date, when certificate has been published in the directory and status information has become available.
id_isismtt_at_dateOfCertGen - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
Certificate extensionDate of certificate generation

DateOfCertGenSyntax ::= GeneralizedTime

id_isismtt_at_declarationOfMajority - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
A declaration of majority.
id_isismtt_at_iCCSN - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
Serial number of the smart card containing the corresponding private key

ICCSNSyntax ::= OCTET STRING (SIZE(8..20))

id_isismtt_at_liabilityLimitationFlag - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
Indicates that an attribute certificate exists, which limits the usability of this public key certificate.
id_isismtt_at_monetaryLimit - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
Monetary limit for transactions.
id_isismtt_at_nameAtBirth - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
NameAtBirth ::= DirectoryString(SIZE(1..64)

Used in SubjectDirectoryAttributes

id_isismtt_at_namingAuthorities - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
Base ObjectIdentifier for naming authorities
id_isismtt_at_PKReference - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
Reference for a file of a smartcard that stores the public key of this certificate and that is used as �security anchor�.
id_isismtt_at_procuration - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
Attribute to indicate that the certificate holder may sign in the name of a third person.
id_isismtt_at_requestedCertificate - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
SingleOCSPResponse extension: The certificate requested by the client by inserting the RetrieveIfAllowed extension in the request, will be returned in this extension.
id_isismtt_at_restriction - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
Some other restriction regarding the usage of this certificate.
id_isismtt_at_retrieveIfAllowed - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
(Single)Request extension: Clients may include this extension in a (single) Request to request the responder to send the certificate in the response message along with the status information.
id_isismtt_cp - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
 
id_isismtt_cp_accredited - Static variable in interface kz.gamma.asn1.isismtt.ISISMTTObjectIdentifiers
The id-isismtt-cp-accredited OID indicates that the certificate is a qualified certificate according to Directive 1999/93/EC of the European Parliament and of the Council of 13 December 1999 on a Community Framework for Electronic Signatures, which additionally conforms the special requirements of the SigG and has been issued by an accredited CA.
id_kp - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
id_kp_clientAuth - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
id_kp_codeSigning - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
id_kp_dvcs - Static variable in interface kz.gamma.asn1.dvcs.DVCSObjectIdentifiers
 
id_kp_emailProtection - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
id_kp_ipsecEndSystem - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
id_kp_ipsecTunnel - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
id_kp_ipsecUser - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
id_kp_OCSPSigning - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
id_kp_serverAuth - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
id_kp_smartcardlogon - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
id_kp_timeStamping - Static variable in class kz.gamma.asn1.x509.KeyPurposeId
 
id_mgf1 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_npki_app_cmsSeed_wrap - Static variable in interface kz.gamma.asn1.kisa.KISAObjectIdentifiers
 
id_PBES2 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_PBKDF2 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_pe - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
id_pkix - Static variable in interface kz.gamma.asn1.dvcs.DVCSObjectIdentifiers
 
id_pkix - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
id_pkix_ocsp - Static variable in interface kz.gamma.asn1.ocsp.OCSPObjectIdentifiers
 
id_pkix_ocsp_archive_cutoff - Static variable in interface kz.gamma.asn1.ocsp.OCSPObjectIdentifiers
 
id_pkix_ocsp_basic - Static variable in interface kz.gamma.asn1.ocsp.OCSPObjectIdentifiers
 
id_pkix_ocsp_crl - Static variable in interface kz.gamma.asn1.ocsp.OCSPObjectIdentifiers
 
id_pkix_ocsp_nocheck - Static variable in interface kz.gamma.asn1.ocsp.OCSPObjectIdentifiers
 
id_pkix_ocsp_nonce - Static variable in interface kz.gamma.asn1.ocsp.OCSPObjectIdentifiers
 
id_pkix_ocsp_response - Static variable in interface kz.gamma.asn1.ocsp.OCSPObjectIdentifiers
 
id_pkix_ocsp_service_locator - Static variable in interface kz.gamma.asn1.ocsp.OCSPObjectIdentifiers
 
id_pSpecified - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_publicKeyType - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
id_qcs - Static variable in interface kz.gamma.asn1.x509.qualified.RFC3739QCObjectIdentifiers
 
id_qcs_pkixQCSyntax_v1 - Static variable in interface kz.gamma.asn1.x509.qualified.RFC3739QCObjectIdentifiers
 
id_qcs_pkixQCSyntax_v2 - Static variable in interface kz.gamma.asn1.x509.qualified.RFC3739QCObjectIdentifiers
 
id_qt - Static variable in class kz.gamma.asn1.x509.PolicyQualifierId
 
id_qt_cps - Static variable in class kz.gamma.asn1.x509.PolicyQualifierId
 
id_qt_unotice - Static variable in class kz.gamma.asn1.x509.PolicyQualifierId
 
id_RSAES_OAEP - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_RSASSA_PSS - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_seedCBC - Static variable in interface kz.gamma.asn1.kisa.KISAObjectIdentifiers
 
id_SHA1 - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
id_sha224 - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_sha256 - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_sha384 - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_sha512 - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
id_sigi - Static variable in interface kz.gamma.asn1.x509.sigi.SigIObjectIdentifiers
 
id_sigi_cp - Static variable in interface kz.gamma.asn1.x509.sigi.SigIObjectIdentifiers
Certificate policy IDs for German SigI (Signature Interoperability Specification)
id_sigi_cp_sigconform - Static variable in interface kz.gamma.asn1.x509.sigi.SigIObjectIdentifiers
Certificate is conform to german signature law.
id_sigi_kp - Static variable in interface kz.gamma.asn1.x509.sigi.SigIObjectIdentifiers
Key purpose IDs for German SigI (Signature Interoperability Specification)
id_sigi_kp_directoryService - Static variable in interface kz.gamma.asn1.x509.sigi.SigIObjectIdentifiers
To be used for for the generation of directory service certificates.
id_sigi_on - Static variable in interface kz.gamma.asn1.x509.sigi.SigIObjectIdentifiers
Other Name IDs for German SigI (Signature Interoperability Specification)
id_sigi_on_personalData - Static variable in interface kz.gamma.asn1.x509.sigi.SigIObjectIdentifiers
ID for PersonalData
id_smime - Static variable in interface kz.gamma.asn1.dvcs.DVCSObjectIdentifiers
 
id_spq - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_spq_ets_unotice - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
id_spq_ets_uri - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
IdCard - Class in kz.gamma.crypto.pcsc.idcard
 
IdCard() - Constructor for class kz.gamma.crypto.pcsc.idcard.IdCard
 
idCard - Variable in class kz.gamma.crypto.pcsc.idcard.IdCardInfo
 
IdCardInfo - Class in kz.gamma.crypto.pcsc.idcard
 
IdCardInfo(IdCard, String) - Constructor for class kz.gamma.crypto.pcsc.idcard.IdCardInfo
 
IdCardInfo.IdInfo - Class in kz.gamma.crypto.pcsc.idcard
 
IdCardInfo.IdInfo() - Constructor for class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
IdCardTest - Class in kz.gamma.crypto.pcsc.test
Извлечение данных из ID Card
IdCardTest() - Constructor for class kz.gamma.crypto.pcsc.test.IdCardTest
 
IDEA_CBC - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
IDEACBCPar - Class in kz.gamma.asn1.misc
 
IDEACBCPar(byte[]) - Constructor for class kz.gamma.asn1.misc.IDEACBCPar
 
IDEACBCPar(ASN1Sequence) - Constructor for class kz.gamma.asn1.misc.IDEACBCPar
 
identifier - Variable in class kz.gamma.asn1.cms.RecipientEncryptedKey
 
identifier - Variable in class kz.gamma.asn1.DERObjectIdentifier
 
idSHA1 - Static variable in interface kz.gamma.asn1.oiw.OIWObjectIdentifiers
 
IetfAttrSyntax - Class in kz.gamma.asn1.x509
Implementation of IetfAttrSyntax as specified by RFC3281.
IetfAttrSyntax(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.IetfAttrSyntax
 
IETFUtils - Class in kz.gamma.asn1.x500.style
 
IETFUtils() - Constructor for class kz.gamma.asn1.x500.style.IETFUtils
 
ignore(char) - Method in class kz.gamma.util.encoders.Base64Encoder
Игнорирование символов '\n', '\r', '\t', ' '
ignore(char) - Method in class kz.gamma.util.encoders.HexEncoder
Игнорирование символов '\n', '\r', '\t', ' '
implies(Permission) - Method in class kz.gamma.jce.ProviderConfigurationPermission
 
ImpSessKey(byte[], X509Certificate) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
IN_COLUMN_SEPARATOR - Static variable in class kz.gamma.tumarcsp.CommonApplet
Разделитель столбцов для входных данных
IN_ROW_SEPARATOR - Static variable in class kz.gamma.tumarcsp.CommonApplet
Разделитель строк для входных данных
INCORRECT_CHARS_IN_GEN - Static variable in class kz.gamma.util.DNVerifier
 
IndefiniteLengthInputStream - Class in kz.gamma.asn1
 
IndefiniteLengthInputStream(InputStream) - Constructor for class kz.gamma.asn1.IndefiniteLengthInputStream
 
index - Variable in class kz.gamma.asn1.OIDTokenizer
 
index - Variable in class kz.gamma.asn1.x500.style.X500NameTokenizer
 
index - Variable in class kz.gamma.asn1.x509.X509NameTokenizer
 
index - Variable in exception kz.gamma.x509.CertPathReviewerException
 
indirectCRL - Variable in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
info - Variable in class kz.gamma.asn1.cms.RecipientInfo
 
info - Variable in class kz.gamma.asn1.pkcs.AuthenticatedSafe
 
info - Variable in class kz.gamma.cms.Pkcs7Data
 
info - Variable in class kz.gamma.cms.SignerInformation
 
Info - Class in kz.gamma.crypto
 
Info() - Constructor for class kz.gamma.crypto.Info
 
info - Static variable in class kz.gamma.jce.provider.GammaTechProvider
 
INHIBIT_ANY_POLICY - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
INHIBIT_ANY_POLICY - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
inhibitAnyPolicy - Variable in class kz.gamma.asn1.dvcs.PathProcInput
 
inhibitAnyPolicy - Static variable in class kz.gamma.asn1.x509.Extension
Inhibit Any Policy
InhibitAnyPolicy - Static variable in class kz.gamma.asn1.x509.X509Extensions
Inhibit Any Policy
inhibitPolicyMapping - Variable in class kz.gamma.asn1.dvcs.PathProcInput
 
init() - Method in class kz.gamma.cms.Pkcs7Data
Инициализация
init(boolean, CipherParameters) - Method in interface kz.gamma.crypto.DSA
initialise the signer for signature generation or signature verification.
init(byte[], byte[]) - Method in class kz.gamma.crypto.generators.OpenSSLPBEParametersGenerator
Initialise - note the iteration count for this algorithm is fixed at 1.
init(byte[], byte[], int) - Method in class kz.gamma.crypto.PBEParametersGenerator
initialise the PBE generator.
init(boolean, CipherParameters) - Method in interface kz.gamma.crypto.Signer
Initialise the signer for signing or verification.
init(boolean, CipherParameters) - Method in class kz.gamma.crypto.signers.ECGOST3410Signer
Инициализация
init(boolean, CipherParameters) - Method in class kz.gamma.hash.GOST28147Engine
initialise an GOST28147 cipher.
init() - Method in class kz.gamma.tumarcsp.CommonApplet
Инициализация апплета
init(String, Integer) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
init(CertPath, PKIXParameters) - Method in class kz.gamma.x509.PKIXCertPathReviewer
Initializes the PKIXCertPathReviewer with the given CertPath and PKIXParameters params
init(InputStream) - Method in class kz.gamma.x509.X509StreamParser
 
init(byte[]) - Method in class kz.gamma.x509.X509StreamParser
 
init() - Static method in class kz.gamma.xmldsig.JCPXMLDSigInit
 
initDHParameter(PrivateKey) - Method in class kz.gamma.cms.CMSVistaEnvelopedData
 
initialInfo - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
initialiseDecodingTable() - Method in class kz.gamma.util.encoders.Base64Encoder
Инициализация таблицы декодирования
initialiseDecodingTable() - Method in class kz.gamma.util.encoders.HexEncoder
Инициализация таблицы декодирования
initialize(int) - Method in class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
 
initialize(int) - Method in class kz.gamma.jce.provider.JDKKeyPairGenerator.RSA
 
initialize(String) - Static method in class kz.gamma.tumarcsp.LibraryWrapper
Загрузка библиотеки (cptumar.dll/libcptumar.so)
initialize(String) - Static method in class kz.gamma.tumarcsp.TumarCspFunctions
Загрузка библиотеки (cptumar.dll/libcptumar.so)
initialized - Variable in class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
 
initialized - Variable in class kz.gamma.jce.provider.JDKKeyPairGenerator.RSA
 
initialized - Variable in class kz.gamma.x509.PKIXCertPathReviewer
 
INITIALS - Static variable in class kz.gamma.asn1.x500.style.BCStyle
 
initials - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
INITIALS - Static variable in class kz.gamma.asn1.x509.X509Name
 
input - Variable in class kz.gamma.i18n.filter.TrustedInput
 
input - Variable in class kz.gamma.i18n.filter.UntrustedInput
 
INSTANCE - Static variable in class kz.gamma.asn1.BERNull
 
INSTANCE - Static variable in class kz.gamma.asn1.DERNull
 
INSTANCE - Static variable in class kz.gamma.asn1.x500.style.BCStrictStyle
 
INSTANCE - Static variable in class kz.gamma.asn1.x500.style.BCStyle
 
INSTANCE - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
INSTANCE - Static variable in class kz.gamma.cms.CMSEnvelopedHelper
 
INSTANCE - Static variable in class kz.gamma.cms.CMSSignedHelper
 
instance - Static variable in class kz.gamma.core.utils.DateUtils
 
instructionCode - Static variable in class kz.gamma.asn1.x509.Extension
Hold Instruction Code
InstructionCode - Static variable in class kz.gamma.asn1.x509.X509Extensions
Hold Instruction Code
INTEGER - Static variable in interface kz.gamma.asn1.DERTags
 
Intermediate_Hash - Variable in class kz.gamma.vista.VistaSha1Context
 
INTERNAL_ERROR - Static variable in class kz.gamma.asn1.ocsp.OCSPResponseStatus
 
internationalISDNNumber - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
intersect(ReasonsMask) - Method in class kz.gamma.jce.provider.ReasonsMask
Intersects this mask with the given reasons mask.
intersectDN(Set, ASN1Sequence) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
intersectDNS(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
intersectEmail(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
intersectEmail(String, String, Set) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
The greatest common part email1 and email2 is added to the intersection intersect.
intersectIP(Set, byte[]) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Returns the intersection of the permitted IP ranges in permitted with ip.
intersectIPRange(byte[], byte[]) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Calculates the interesction if two IP ranges.
intersectPermittedSubtree(GeneralSubtree) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Updates the permitted set of these name constraints with the intersection with the given subtree.
intersectURI(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
intersectURI(String, String, Set) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
intToByte(int) - Static method in class kz.gamma.core.UtilCM
Deprecated. replaced by UtilCM.intToByte(int x, int type)
intToByte(int, int) - Static method in class kz.gamma.core.UtilCM
Конвертирование целого числа в массив из 4-x байт
intTobytes(int, byte[], int) - Method in class kz.gamma.hash.GOST28147Engine
 
intValue() - Method in class kz.gamma.asn1.DERBitString
 
invalidityDate - Static variable in class kz.gamma.asn1.x509.Extension
Invalidity Date
InvalidityDate - Static variable in class kz.gamma.asn1.x509.X509Extensions
Invalidity Date
inverseByte(byte[]) - Static method in class kz.gamma.core.UtilCM
Извлечение массива байт из массива байт.
inverseCopyByte(byte[], int, int) - Static method in class kz.gamma.core.UtilCM
Извлечение массива байт из массива байт.
iPAddress - Static variable in class kz.gamma.asn1.x509.GeneralName
 
IPAddress - Class in kz.gamma.util
 
IPAddress() - Constructor for class kz.gamma.util.IPAddress
 
IPtoString(byte[]) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
ipWithSubnetMask(byte[], byte[]) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Concatenates the IP address with its subnet mask.
isAdditionalLocationsEnabled() - Method in class kz.gamma.x509.ExtendedPKIXParameters
Returns if additional X509Stores for locations like LDAP found in certificates or CRLs should be used.
isakmpOakley - Static variable in interface kz.gamma.asn1.iana.IANAObjectIdentifiers
 
isAlgCode(Integer) - Method in class kz.gamma.tumarcsp.AlgParamUtil
 
isAlgId(Integer) - Method in class kz.gamma.tumarcsp.AlgParamUtil
 
isAllReasons() - Method in class kz.gamma.jce.provider.ReasonsMask
Returns true if this reasons mask contains all possible reasons.
isAlphabetic() - Method in class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
isAnyPolicy(Set) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
isArchFile() - Method in class kz.gamma.vista.VistaFile
 
isArrayByteBase64(byte[]) - Static method in class kz.gamma.util.encoders.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet
isArrayByteBase64(byte[]) - Method in class kz.gamma.util.encoders.Base64Encoder
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isBase64Byte(byte) - Method in class kz.gamma.util.encoders.Base64Encoder
Проверка на то, является ли октет символом BASE64
isCA() - Method in class kz.gamma.asn1.x509.BasicConstraints
 
isCertexCMS - Variable in class kz.gamma.cms.CMSSignedDataGenerator
 
isCertexCMS - Variable in class kz.gamma.cms.CMSVistaSignedDataGenerator
 
isCompleteCRLEnabled() - Method in class kz.gamma.x509.X509CRLStoreSelector
If true only complete CRLs are returned.
isConstructed() - Method in class kz.gamma.asn1.BERTaggedObjectParser
 
isConstructed() - Method in class kz.gamma.asn1.DERApplicationSpecific
 
isCritical() - Method in class kz.gamma.asn1.x509.Extension
 
isCritical() - Method in class kz.gamma.asn1.x509.X509Extension
 
isCritical() - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
isCspContainsKzOids - Variable in class kz.gamma.tumarcsp.AlgParamUtil
 
isCspContainsKzOids() - Method in class kz.gamma.tumarcsp.AlgParamUtil
 
isDeltaCRLIndicatorEnabled() - Method in class kz.gamma.x509.X509CRLStoreSelector
Returns if this selector must match CRLs with the delta CRL indicator extension set.
isEmpty() - Method in class kz.gamma.asn1.ASN1TaggedObject
 
isEmpty() - Method in class kz.gamma.asn1.x509.X509ExtensionsGenerator
Return true if there are no extension present in this generator.
isEmpty() - Method in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
isExplicit() - Method in class kz.gamma.asn1.ASN1TaggedObject
return whether or not the object may be explicitly tagged.
isExplicitPolicyReqd() - Method in class kz.gamma.asn1.dvcs.PathProcInput
 
isExtensionListInDescription() - Method in class kz.gamma.core.file.KeyFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isExtractContent - Variable in class kz.gamma.cms.Pkcs7Data
 
isFileExists(String) - Method in class kz.gamma.core.file.FileHelper
Проверка существования файла
isFileExists(String) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
isHashCodeCalculated - Variable in class kz.gamma.asn1.x500.X500Name
 
isHaveIncorrectChar(String) - Method in class kz.gamma.util.DNVerifier
Проверка на то, содержит ли строка, используемая при генерации, недопустимый символ.
isHaveLicense - Static variable in class kz.gamma.jce.provider.GammaTechProvider
 
isHaveLicense() - Static method in class kz.gamma.jce.provider.GammaTechProvider
 
isHavePemHeaderAndFooter(InputStream, String) - Static method in class kz.gamma.jce.provider.PEMUtil
 
isHexDigit(char) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
isIA5String(String) - Static method in class kz.gamma.asn1.DERIA5String
return true if the passed in String can be represented without loss as an IA5String, false otherwise.
isIndirect - Variable in class kz.gamma.jce.provider.X509CRLEntryObject
 
isIndirect - Variable in class kz.gamma.jce.provider.X509CRLObject
 
isIndirectCRL() - Method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
isIndirectCRL() - Method in class kz.gamma.jce.provider.X509CRLObject
 
isInhibitAnyPolicy() - Method in class kz.gamma.asn1.dvcs.PathProcInput
 
isInhibitPolicyMapping() - Method in class kz.gamma.asn1.dvcs.PathProcInput
 
isIPConstrained(byte[], byte[]) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Checks if the IP address ip is constrained by constraint.
ISISMTTObjectIdentifiers - Interface in kz.gamma.asn1.isismtt
 
isIssuingDistributionPointEnabled() - Method in class kz.gamma.x509.X509CRLStoreSelector
Returns if the issuing distribution point criteria should be applied.
isLocaleSpecific - Variable in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
isMessageType(byte) - Method in class kz.gamma.vista.VistaMessage
 
isMultiValued() - Method in class kz.gamma.asn1.x500.RDN
 
isNull(DEREncodable) - Method in class kz.gamma.cms.SignerInformation
 
isNumericString(String) - Static method in class kz.gamma.asn1.DERNumericString
Return true if the string can be represented as a NumericString ('0'..'9', ' ')
Iso4217CurrencyCode - Class in kz.gamma.asn1.x509.qualified
The Iso4217CurrencyCode object.
Iso4217CurrencyCode(int) - Constructor for class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
Iso4217CurrencyCode(String) - Constructor for class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
isPredefined() - Method in class kz.gamma.asn1.x509.qualified.TypeOfBiometricData
 
isPrintableString(String) - Static method in class kz.gamma.asn1.DERPrintableString
return true if the passed in String can be represented without loss as a PrintableString, false otherwise.
isProfile(String) - Static method in class kz.gamma.tumarcsp.ProfileParams
Является ли строка именем профайла
isProfileExists(String) - Method in class kz.gamma.tumarcsp.CommonApplet
Проверка существования профайла
isProfileExists(String) - Method in class kz.gamma.tumarcsp.profile.ProfileInfo
Проверка, существует ли профайл.
isProviderLoaded() - Method in class kz.gamma.tumarcsp.CommonApplet
Проверка, загружен ли провайдер
isRevoked(Certificate) - Method in class kz.gamma.jce.provider.X509CRLObject
Checks whether the given certificate is on this CRL.
isSelfIssued(X509Certificate) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
issuer - Variable in class kz.gamma.asn1.ocsp.ServiceLocator
 
issuer - Variable in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
issuer - Variable in class kz.gamma.asn1.x509.IssuerSerial
 
issuer - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
issuer - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
issuer - Variable in class kz.gamma.asn1.x509.TBSCertList
 
issuer - Variable in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
issuer - Variable in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
issuer - Variable in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
issuer - Variable in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
issuer - Variable in class kz.gamma.x509.X509AttributeCertStoreSelector
 
issuerAlternativeName - Static variable in class kz.gamma.asn1.x509.Extension
Issuer Alternative Name
IssuerAlternativeName - Static variable in class kz.gamma.asn1.x509.X509Extensions
Issuer Alternative Name
IssuerAndSerialNumber - Class in kz.gamma.asn1.cms
 
IssuerAndSerialNumber(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.IssuerAndSerialNumber
 
IssuerAndSerialNumber(X509Name, BigInteger) - Constructor for class kz.gamma.asn1.cms.IssuerAndSerialNumber
 
IssuerAndSerialNumber(X509Name, DERInteger) - Constructor for class kz.gamma.asn1.cms.IssuerAndSerialNumber
 
IssuerAndSerialNumber - Class in kz.gamma.asn1.pkcs
 
IssuerAndSerialNumber(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.IssuerAndSerialNumber
 
IssuerAndSerialNumber(X509Name, BigInteger) - Constructor for class kz.gamma.asn1.pkcs.IssuerAndSerialNumber
 
IssuerAndSerialNumber(X509Name, DERInteger) - Constructor for class kz.gamma.asn1.pkcs.IssuerAndSerialNumber
 
issuerAndSerialNumber - Variable in class kz.gamma.asn1.pkcs.SignerInfo
 
issuerKeyHash - Variable in class kz.gamma.asn1.ocsp.CertID
 
issuerName - Variable in class kz.gamma.asn1.x509.V2Form
 
issuerNameHash - Variable in class kz.gamma.asn1.ocsp.CertID
 
issuerSerial - Variable in class kz.gamma.asn1.cms.KeyAgreeRecipientIdentifier
 
IssuerSerial - Class in kz.gamma.asn1.x509
 
IssuerSerial(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.IssuerSerial
 
IssuerSerial(GeneralNames, DERInteger) - Constructor for class kz.gamma.asn1.x509.IssuerSerial
 
issuerUID - Variable in class kz.gamma.asn1.x509.IssuerSerial
 
issuerUniqueID - Variable in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
issuerUniqueId - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
issuerUniqueId - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
issuerUniqueID - Variable in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
ISSUING - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Выпуск
ISSUING_DISTRIBUTION_POINT - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
ISSUING_DISTRIBUTION_POINT - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
issuingDistributionPoint - Static variable in class kz.gamma.asn1.x509.Extension
Issuing Distribution Point
IssuingDistributionPoint - Class in kz.gamma.asn1.x509
IssuingDistributionPoint ::= SEQUENCE { distributionPoint [0] DistributionPointName OPTIONAL, onlyContainsUserCerts [1] BOOLEAN DEFAULT FALSE, onlyContainsCACerts [2] BOOLEAN DEFAULT FALSE, onlySomeReasons [3] ReasonFlags OPTIONAL, indirectCRL [4] BOOLEAN DEFAULT FALSE, onlyContainsAttributeCerts [5] BOOLEAN DEFAULT FALSE }
IssuingDistributionPoint(DistributionPointName, boolean, boolean, ReasonFlags, boolean, boolean) - Constructor for class kz.gamma.asn1.x509.IssuingDistributionPoint
Constructor from given details.
IssuingDistributionPoint(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.IssuingDistributionPoint
Constructor from ASN1Sequence
IssuingDistributionPoint - Static variable in class kz.gamma.asn1.x509.X509Extensions
Issuing Distribution Point
issuingDistributionPoint - Variable in class kz.gamma.x509.X509CRLStoreSelector
 
issuingDistributionPointEnabled - Variable in class kz.gamma.x509.X509CRLStoreSelector
 
isTagged() - Method in class kz.gamma.asn1.cms.RecipientIdentifier
 
isTagged() - Method in class kz.gamma.asn1.cms.RecipientInfo
 
isTagged() - Method in class kz.gamma.asn1.cms.SignerIdentifier
 
isTrue() - Method in class kz.gamma.asn1.DERBoolean
 
isUriConstrained(String, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
isUseDeltasEnabled() - Method in class kz.gamma.x509.ExtendedPKIXParameters
Defaults to false.
isValid(String) - Static method in class kz.gamma.util.IPAddress
Validate the given IPv4 or IPv6 address.
isValidCertPath() - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
isValidIdentifier(String) - Static method in class kz.gamma.asn1.DERObjectIdentifier
 
isValidIPv4(String) - Static method in class kz.gamma.util.IPAddress
Validate the given IPv4 address.
isValidIPv6(String) - Static method in class kz.gamma.util.IPAddress
Validate the given IPv6 address.
iterationCount - Variable in class kz.gamma.asn1.pkcs.MacData
 
iterationCount - Variable in class kz.gamma.asn1.pkcs.PBKDF2Params
 
iterationCount - Variable in class kz.gamma.cms.CMSPBEKey
 
iterationCount - Variable in class kz.gamma.crypto.PBEParametersGenerator
 
iterations - Variable in class kz.gamma.asn1.pkcs.PKCS12PBEParams
 
iv - Variable in class kz.gamma.asn1.cryptopro.GOST28147Parameters
 
iv - Variable in class kz.gamma.asn1.misc.CAST5CBCParameters
 
iv - Variable in class kz.gamma.asn1.misc.IDEACBCPar
 
iv - Variable in class kz.gamma.asn1.pkcs.PKCS12PBEParams
 
iv - Variable in class kz.gamma.asn1.pkcs.RC2CBCParameter
 

J

JCEECPrivateKey - Class in kz.gamma.jce.provider
Закрытый ключ
JCEECPrivateKey(String, Number, Number) - Constructor for class kz.gamma.jce.provider.JCEECPrivateKey
Конструктор
JCEECPublicKey - Class in kz.gamma.jce.provider
Открытый ключ
JCEECPublicKey(byte[], String) - Constructor for class kz.gamma.jce.provider.JCEECPublicKey
Конструктор
JCEECPublicKey(String, byte[]) - Constructor for class kz.gamma.jce.provider.JCEECPublicKey
Deprecated. replaced by #JCEECPublicKey(byte[] pbKey, String OID))
JCPXMLDSigInit - Class in kz.gamma.xmldsig
 
JCPXMLDSigInit() - Constructor for class kz.gamma.xmldsig.JCPXMLDSigInit
 
JDKAlgorithmParameters - Class in kz.gamma.jce.provider
 
JDKAlgorithmParameters() - Constructor for class kz.gamma.jce.provider.JDKAlgorithmParameters
 
JDKGOST3410Signer - Class in kz.gamma.jce.provider
 
JDKGOST3410Signer(String, Digest, DSA) - Constructor for class kz.gamma.jce.provider.JDKGOST3410Signer
 
JDKGOST3410Signer(String, Digest, DSA, int) - Constructor for class kz.gamma.jce.provider.JDKGOST3410Signer
 
JDKGOST3410Signer.cryptopro - Class in kz.gamma.jce.provider
 
JDKGOST3410Signer.cryptopro() - Constructor for class kz.gamma.jce.provider.JDKGOST3410Signer.cryptopro
 
JDKGOST3410Signer.ecgost34310 - Class in kz.gamma.jce.provider
 
JDKGOST3410Signer.ecgost34310() - Constructor for class kz.gamma.jce.provider.JDKGOST3410Signer.ecgost34310
 
JDKGOST3410Signer.ecsha1 - Class in kz.gamma.jce.provider
 
JDKGOST3410Signer.ecsha1() - Constructor for class kz.gamma.jce.provider.JDKGOST3410Signer.ecsha1
 
JDKGOST3410Signer.ecsha256 - Class in kz.gamma.jce.provider
 
JDKGOST3410Signer.ecsha256() - Constructor for class kz.gamma.jce.provider.JDKGOST3410Signer.ecsha256
 
JDKGOST3410Signer.kzgost34310 - Class in kz.gamma.jce.provider
 
JDKGOST3410Signer.kzgost34310() - Constructor for class kz.gamma.jce.provider.JDKGOST3410Signer.kzgost34310
 
JDKGOST3410Signer.tumar - Class in kz.gamma.jce.provider
 
JDKGOST3410Signer.tumar() - Constructor for class kz.gamma.jce.provider.JDKGOST3410Signer.tumar
 
JDKKeyFactory - Class in kz.gamma.jce.provider
 
JDKKeyFactory() - Constructor for class kz.gamma.jce.provider.JDKKeyFactory
 
JDKKeyFactory.CRYPTOPRO - Class in kz.gamma.jce.provider
 
JDKKeyFactory.CRYPTOPRO() - Constructor for class kz.gamma.jce.provider.JDKKeyFactory.CRYPTOPRO
 
JDKKeyFactory.CRYPTOPRO(String) - Constructor for class kz.gamma.jce.provider.JDKKeyFactory.CRYPTOPRO
 
JDKKeyFactory.ECGOST34310 - Class in kz.gamma.jce.provider
 
JDKKeyFactory.ECGOST34310() - Constructor for class kz.gamma.jce.provider.JDKKeyFactory.ECGOST34310
 
JDKKeyFactory.ECGOST34310(String) - Constructor for class kz.gamma.jce.provider.JDKKeyFactory.ECGOST34310
 
JDKKeyPairGenerator - Class in kz.gamma.jce.provider
 
JDKKeyPairGenerator(String) - Constructor for class kz.gamma.jce.provider.JDKKeyPairGenerator
 
JDKKeyPairGenerator.ECGOST34310 - Class in kz.gamma.jce.provider
 
JDKKeyPairGenerator.ECGOST34310() - Constructor for class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
 
JDKKeyPairGenerator.ECGOST34310(String) - Constructor for class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
 
JDKKeyPairGenerator.RSA - Class in kz.gamma.jce.provider
 
JDKKeyPairGenerator.RSA() - Constructor for class kz.gamma.jce.provider.JDKKeyPairGenerator.RSA
 
JDKKeyPairGenerator.RSA(String) - Constructor for class kz.gamma.jce.provider.JDKKeyPairGenerator.RSA
 
JDKKeyStore - Class in kz.gamma.jce.provider
Ключевой контейнер
JDKKeyStore() - Constructor for class kz.gamma.jce.provider.JDKKeyStore
 
JDKKeyStoreBinBody - Class in kz.gamma.jce.provider
 
JDKKeyStoreBinBody() - Constructor for class kz.gamma.jce.provider.JDKKeyStoreBinBody
 
JDKKeyStoreBinBodyNP - Class in kz.gamma.jce.provider
 
JDKKeyStoreBinBodyNP() - Constructor for class kz.gamma.jce.provider.JDKKeyStoreBinBodyNP
 
JDKKeyStoreBinPath - Class in kz.gamma.jce.provider
 
JDKKeyStoreBinPath() - Constructor for class kz.gamma.jce.provider.JDKKeyStoreBinPath
 
JDKKeyStoreBinPathNP - Class in kz.gamma.jce.provider
 
JDKKeyStoreBinPathNP() - Constructor for class kz.gamma.jce.provider.JDKKeyStoreBinPathNP
 
JDKKeyStoreByte - Class in kz.gamma.jce.provider
 
JDKKeyStoreByte() - Constructor for class kz.gamma.jce.provider.JDKKeyStoreByte
 
JDKKeyStoreEx - Class in kz.gamma.jce.provider
 
JDKKeyStoreEx() - Constructor for class kz.gamma.jce.provider.JDKKeyStoreEx
 
JDKKeyStorePKCS12 - Class in kz.gamma.jce.provider
 
JDKKeyStorePKCS12() - Constructor for class kz.gamma.jce.provider.JDKKeyStorePKCS12
 
JDKKeyStorePKCS12Body - Class in kz.gamma.jce.provider
 
JDKKeyStorePKCS12Body() - Constructor for class kz.gamma.jce.provider.JDKKeyStorePKCS12Body
 
JDKKeyStorePKCS12BodyNP - Class in kz.gamma.jce.provider
 
JDKKeyStorePKCS12BodyNP() - Constructor for class kz.gamma.jce.provider.JDKKeyStorePKCS12BodyNP
 
JDKKeyStorePKCS12NP - Class in kz.gamma.jce.provider
 
JDKKeyStorePKCS12NP() - Constructor for class kz.gamma.jce.provider.JDKKeyStorePKCS12NP
 
JDKKeyStoreProfile - Class in kz.gamma.jce.provider
Ключевой контейнер
JDKKeyStoreProfile() - Constructor for class kz.gamma.jce.provider.JDKKeyStoreProfile
 
JDKMessageDigest - Class in kz.gamma.jce.provider
 
JDKMessageDigest(Digest) - Constructor for class kz.gamma.jce.provider.JDKMessageDigest
 
JDKMessageDigest.CRYPTOPRO - Class in kz.gamma.jce.provider
 
JDKMessageDigest.CRYPTOPRO() - Constructor for class kz.gamma.jce.provider.JDKMessageDigest.CRYPTOPRO
 
JDKMessageDigest.GOST3411 - Class in kz.gamma.jce.provider
 
JDKMessageDigest.GOST3411() - Constructor for class kz.gamma.jce.provider.JDKMessageDigest.GOST3411
 
JDKMessageDigest.SHA1 - Class in kz.gamma.jce.provider
 
JDKMessageDigest.SHA1() - Constructor for class kz.gamma.jce.provider.JDKMessageDigest.SHA1
 
JDKMessageDigest.SHA256 - Class in kz.gamma.jce.provider
 
JDKMessageDigest.SHA256() - Constructor for class kz.gamma.jce.provider.JDKMessageDigest.SHA256
 
JDKMessageDigest.TUMAR - Class in kz.gamma.jce.provider
 
JDKMessageDigest.TUMAR() - Constructor for class kz.gamma.jce.provider.JDKMessageDigest.TUMAR
 
JDKX509CertificateFactory - Class in kz.gamma.jce.provider
class for dealing with X509 certificates.
JDKX509CertificateFactory() - Constructor for class kz.gamma.jce.provider.JDKX509CertificateFactory
 

K

K - Variable in class kz.gamma.hash.GOST3411Digest
 
kazChars - Static variable in class kz.gamma.core.convertors.CharacterEncodingConvertor
 
kekid - Variable in class kz.gamma.asn1.cms.KEKRecipientInfo
 
KEKIdentifier - Class in kz.gamma.asn1.cms
 
KEKIdentifier(byte[], DERGeneralizedTime, OtherKeyAttribute) - Constructor for class kz.gamma.asn1.cms.KEKIdentifier
 
KEKIdentifier(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.KEKIdentifier
 
KEKRecipientInfo - Class in kz.gamma.asn1.cms
 
KEKRecipientInfo(KEKIdentifier, AlgorithmIdentifier, ASN1OctetString) - Constructor for class kz.gamma.asn1.cms.KEKRecipientInfo
 
KEKRecipientInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.KEKRecipientInfo
 
KEKRecipientInformation - Class in kz.gamma.cms
the RecipientInfo class for a recipient who has been sent a message encrypted using a secret key known to the other side.
KEKRecipientInformation(KEKRecipientInfo, AlgorithmIdentifier, InputStream) - Constructor for class kz.gamma.cms.KEKRecipientInformation
 
key - Variable in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
key - Variable in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
key - Variable in class kz.gamma.crypto.params.KeyParameter
 
key - Variable in exception kz.gamma.i18n.MissingEntryException
 
KEY_ALG_CODE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Код алгоритма
KEY_ALG_FIRST_LEVEL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
1-ый уровень алгоритма
KEY_ALG_FOURTH_LEVEL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
4-ый уровень алгоритма
KEY_ALG_ID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Идентификатор алгоритма
KEY_ALG_MAX_LEVEL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Максимальный уровень алгоритма
KEY_ALG_NAME - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Имя алгоритма
KEY_ALG_OID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
OID алгоритма
KEY_ALG_PUB_BITS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Public bits
KEY_ALG_SEC_BITS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Security bits
KEY_ALG_SECOND_LEVEL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
2-ой уровень алгоритма
KEY_ALG_THIRD_LEVEL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
3-ий уровень алгоритма
KEY_ALG_TYPE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Тип алгоритма
KEY_ALG_TYPE_DH - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм Диффи-Хеллмана
KEY_ALG_TYPE_DH_EC_RSA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритмы Диффи-Хеллмана, на эллиптических кривых, RSA
KEY_ALG_TYPE_EC - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм на эллиптических кривых
KEY_ALG_TYPE_RSA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм RSA
KEY_ALG_ZERO_LEVEL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
0-ой уровень алгоритма.
KEY_CERT_SIGN - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
KEY_CERT_SIGN - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
KEY_COMPROMISE - Static variable in class kz.gamma.asn1.x509.CRLReason
Deprecated. use lower case version
KEY_COMPROMISE - Static variable in class kz.gamma.asn1.x509.ReasonFlags
Deprecated. use lower case version
KEY_STATE_ACTIVE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Статус ключа "Активный"
KEY_STATE_NEW - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Статус ключа "Новый"
KEY_USAGE - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
KEY_USAGE - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
keyAgreement - Static variable in class kz.gamma.asn1.x509.KeyUsage
 
keyAgreement - Static variable in class kz.gamma.jce.X509KeyUsage
 
KeyAgreeRecipientIdentifier - Class in kz.gamma.asn1.cms
 
KeyAgreeRecipientIdentifier(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.KeyAgreeRecipientIdentifier
 
KeyAgreeRecipientIdentifier(IssuerAndSerialNumber) - Constructor for class kz.gamma.asn1.cms.KeyAgreeRecipientIdentifier
 
KeyAgreeRecipientInfo - Class in kz.gamma.asn1.cms
 
KeyAgreeRecipientInfo(OriginatorIdentifierOrKey, ASN1OctetString, AlgorithmIdentifier, ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
KeyAgreeRecipientInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
KeyAgreeRecipientInformation - Class in kz.gamma.cms
the RecipientInfo class for a recipient who has been sent a message encrypted using key agreement.
KeyAgreeRecipientInformation(KeyAgreeRecipientInfo, AlgorithmIdentifier, InputStream) - Constructor for class kz.gamma.cms.KeyAgreeRecipientInformation
 
keyAlg - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Алгоритм ключа
keyAlgIDList - Variable in class kz.gamma.tumarcsp.KeyParams
 
keyAlgorithms - Static variable in class kz.gamma.jce.PKCS10CertificationRequest
 
keyAttr - Variable in class kz.gamma.asn1.cms.OtherKeyAttribute
 
keyAttrId - Variable in class kz.gamma.asn1.cms.OtherKeyAttribute
 
keyBag - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
keyCertSign - Static variable in class kz.gamma.asn1.x509.KeyUsage
 
keyCertSign - Static variable in class kz.gamma.jce.X509KeyUsage
 
keyCompromise - Static variable in class kz.gamma.asn1.x509.CRLReason
 
keyCompromise - Static variable in class kz.gamma.asn1.x509.ReasonFlags
 
keyData - Variable in class kz.gamma.asn1.x509.SubjectPublicKeyInfo
 
keyDerivationAlgorithm - Variable in class kz.gamma.asn1.cms.PasswordRecipientInfo
 
KeyDerivationFunc - Class in kz.gamma.asn1.pkcs
 
KeyDerivationFunc(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.KeyDerivationFunc
 
KeyDerivationFunc(DERObjectIdentifier, ASN1Encodable) - Constructor for class kz.gamma.asn1.pkcs.KeyDerivationFunc
 
keyEncAlg - Variable in class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
keyEncipherment - Static variable in class kz.gamma.asn1.x509.KeyUsage
 
keyEncipherment - Static variable in class kz.gamma.jce.X509KeyUsage
 
keyEncryptionAlgorithm - Variable in class kz.gamma.asn1.cms.KEKRecipientInfo
 
keyEncryptionAlgorithm - Variable in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
keyEncryptionAlgorithm - Variable in class kz.gamma.asn1.cms.KeyTransRecipientInfo
 
keyEncryptionAlgorithm - Variable in class kz.gamma.asn1.cms.PasswordRecipientInfo
 
keyExpState - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Состояние экспорта ключа.
keyExpStateList - Variable in class kz.gamma.tumarcsp.KeyParams
 
KeyFileFilter - Class in kz.gamma.core.file
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
KeyFileFilter() - Constructor for class kz.gamma.core.file.KeyFileFilter
Creates a file filter.
KeyFileFilter(String) - Constructor for class kz.gamma.core.file.KeyFileFilter
Creates a file filter that accepts files with the given extension.
KeyFileFilter(String, String) - Constructor for class kz.gamma.core.file.KeyFileFilter
Creates a file filter that accepts the given file type.
KeyFileFilter(String[]) - Constructor for class kz.gamma.core.file.KeyFileFilter
Creates a file filter from the given string array.
KeyFileFilter(String[], String) - Constructor for class kz.gamma.core.file.KeyFileFilter
Creates a file filter from the given string array and description.
keyIdentifier - Variable in class kz.gamma.asn1.cms.KEKIdentifier
 
keyidentifier - Variable in class kz.gamma.asn1.x509.AuthorityKeyIdentifier
 
keyidentifier - Variable in class kz.gamma.asn1.x509.SubjectKeyIdentifier
 
keyIdentifier - Variable in class kz.gamma.cms.RecipientId
 
keyInfo - Variable in class kz.gamma.asn1.x9.OtherInfo
 
keyLength - Variable in class kz.gamma.asn1.misc.CAST5CBCParameters
 
keyLength - Variable in class kz.gamma.asn1.pkcs.PBKDF2Params
 
keyParam - Variable in class kz.gamma.crypto.signers.ECGOST3410Signer
 
KeyParameter - Class in kz.gamma.crypto.params
 
KeyParameter(byte[]) - Constructor for class kz.gamma.crypto.params.KeyParameter
 
KeyParameter(byte[], int, int) - Constructor for class kz.gamma.crypto.params.KeyParameter
 
KeyParams - Class in kz.gamma.tumarcsp
Параметры ключей
KeyParams(Number) - Constructor for class kz.gamma.tumarcsp.KeyParams
Конструктор
KeyPurposeId - Class in kz.gamma.asn1.x509
The KeyPurposeId object.
KeyPurposeId(String) - Constructor for class kz.gamma.asn1.x509.KeyPurposeId
 
keySecret - Variable in class kz.gamma.cms.CMSGammaEnvelopedData.RecipientInfGamma
 
keySecret - Variable in class kz.gamma.cms.CMSVistaEnvelopedData.RecipientInfoGamma
 
keySize - Variable in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
KEYSIZES - Static variable in class kz.gamma.cms.CMSEnvelopedHelper
 
KeySpecificInfo - Class in kz.gamma.asn1.x9
ASN.1 def for Diffie-Hellman key exchange KeySpecificInfo structure.
KeySpecificInfo(DERObjectIdentifier, ASN1OctetString) - Constructor for class kz.gamma.asn1.x9.KeySpecificInfo
 
KeySpecificInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.x9.KeySpecificInfo
 
keyState - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Состояние ключа.
keyStateList - Variable in class kz.gamma.tumarcsp.KeyParams
 
KeyTransRecipientInfo - Class in kz.gamma.asn1.cms
 
KeyTransRecipientInfo(RecipientIdentifier, AlgorithmIdentifier, ASN1OctetString) - Constructor for class kz.gamma.asn1.cms.KeyTransRecipientInfo
 
KeyTransRecipientInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.KeyTransRecipientInfo
 
KeyTransRecipientInformation - Class in kz.gamma.cms
the KeyTransRecipientInformation class for a recipient who has been sent a secret key encrypted using their public key that needs to be used to extract the message.
KeyTransRecipientInformation(KeyTransRecipientInfo, AlgorithmIdentifier, InputStream) - Constructor for class kz.gamma.cms.KeyTransRecipientInformation
 
keyUsage - Static variable in class kz.gamma.asn1.x509.Extension
Key Usage
KeyUsage - Class in kz.gamma.asn1.x509
The KeyUsage object.
KeyUsage(int) - Constructor for class kz.gamma.asn1.x509.KeyUsage
Basic constructor.
KeyUsage(DERBitString) - Constructor for class kz.gamma.asn1.x509.KeyUsage
 
KeyUsage - Static variable in class kz.gamma.asn1.x509.X509Extensions
Key Usage
keyUsage - Variable in class kz.gamma.jce.provider.X509CertificateObject
 
keyUsageToString(int) - Static method in class kz.gamma.crypto.Info
Конвертация использования ключа в его строковое представление
KISAObjectIdentifiers - Interface in kz.gamma.asn1.kisa
 
KP_ALGID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для определения идентификатора алгоритма ключа
KP_CERTIFICATE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CERTIFICATE_CA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, необходимый для экспорта или импорта сертификата центра сертификации
KP_CERTIFICATE_CHAIN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, необходимый для экспорта цепочки сертификатов в формате PKCS#7
KP_CMP_ADD_KEY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_CERTIFICATES - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_CERTIFICATES_CA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_CHECK_AFTER - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_EXP_KEY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_EXT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Extension (PKIX)
KP_CMP_FAIL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_GEN_CNT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_GEN_OID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_GEN_VAL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_HASH_ALG - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_MAC_ALG - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_OTP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_OVALID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
OptionalValidity (CRMF)
KP_CMP_RCP_DN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_RCP_NONCE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_RCP_SUBJ - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_RR_REASON - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_SECRET - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_SERVER_WAIT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_SND_DN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_SND_KID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_SND_NONCE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_STATUS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_TRANS_ID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CMP_TYPE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CRT_COUNT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CRT_ENUM_POLICIES - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CRT_ISSU_DN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CRT_PURPOSES - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CRT_SUBJ_DN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CRT_USAGE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CRT_VFROM - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CRT_VTO - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_CUR_CRT_SECTION - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_ENUM_CERT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_KEY_SN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для определения серийного номера ключа
KP_MODE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_OCSP_REP_CRT_SN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_OCSP_REP_CRT_STATUS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_OCSP_REP_NEXT_UPD - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_OCSP_REP_REV_REASON - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_OCSP_REP_REV_TIME - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_OCSP_REP_STATUS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_OCSP_REP_THIS_UPD - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_OCSP_REP_TIME - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_PADDING - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_PKCS7_DATA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_PKCS7_DATA_SIZE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
KP_USER_KEY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
kps - Variable in class kz.gamma.jce.provider.JDKKeyStore
 
kz.gamma.asn1 - package kz.gamma.asn1
 
kz.gamma.asn1.cms - package kz.gamma.asn1.cms
 
kz.gamma.asn1.cryptopro - package kz.gamma.asn1.cryptopro
 
kz.gamma.asn1.dvcs - package kz.gamma.asn1.dvcs
Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029.
kz.gamma.asn1.iana - package kz.gamma.asn1.iana
 
kz.gamma.asn1.isismtt - package kz.gamma.asn1.isismtt
 
kz.gamma.asn1.kisa - package kz.gamma.asn1.kisa
 
kz.gamma.asn1.misc - package kz.gamma.asn1.misc
 
kz.gamma.asn1.nist - package kz.gamma.asn1.nist
 
kz.gamma.asn1.ntt - package kz.gamma.asn1.ntt
 
kz.gamma.asn1.ocsp - package kz.gamma.asn1.ocsp
 
kz.gamma.asn1.oiw - package kz.gamma.asn1.oiw
 
kz.gamma.asn1.pkcs - package kz.gamma.asn1.pkcs
 
kz.gamma.asn1.smime - package kz.gamma.asn1.smime
Support classes useful for encoding and supporting S/MIME.
kz.gamma.asn1.teletrust - package kz.gamma.asn1.teletrust
 
kz.gamma.asn1.util - package kz.gamma.asn1.util
 
kz.gamma.asn1.x500 - package kz.gamma.asn1.x500
 
kz.gamma.asn1.x500.style - package kz.gamma.asn1.x500.style
 
kz.gamma.asn1.x509 - package kz.gamma.asn1.x509
 
kz.gamma.asn1.x509.qualified - package kz.gamma.asn1.x509.qualified
 
kz.gamma.asn1.x509.sigi - package kz.gamma.asn1.x509.sigi
 
kz.gamma.asn1.x9 - package kz.gamma.asn1.x9
 
kz.gamma.cms - package kz.gamma.cms
 
kz.gamma.core - package kz.gamma.core
 
kz.gamma.core.convertors - package kz.gamma.core.convertors
 
kz.gamma.core.file - package kz.gamma.core.file
 
kz.gamma.core.network - package kz.gamma.core.network
 
kz.gamma.core.utils - package kz.gamma.core.utils
 
kz.gamma.crypto - package kz.gamma.crypto
 
kz.gamma.crypto.chiper - package kz.gamma.crypto.chiper
 
kz.gamma.crypto.digests - package kz.gamma.crypto.digests
 
kz.gamma.crypto.generators - package kz.gamma.crypto.generators
 
kz.gamma.crypto.params - package kz.gamma.crypto.params
 
kz.gamma.crypto.pcsc.idcard - package kz.gamma.crypto.pcsc.idcard
 
kz.gamma.crypto.pcsc.test - package kz.gamma.crypto.pcsc.test
 
kz.gamma.crypto.signers - package kz.gamma.crypto.signers
 
kz.gamma.hash - package kz.gamma.hash
 
kz.gamma.i18n - package kz.gamma.i18n
 
kz.gamma.i18n.filter - package kz.gamma.i18n.filter
 
kz.gamma.jce - package kz.gamma.jce
 
kz.gamma.jce.exception - package kz.gamma.jce.exception
 
kz.gamma.jce.interfaces - package kz.gamma.jce.interfaces
 
kz.gamma.jce.provider - package kz.gamma.jce.provider
 
kz.gamma.openssl - package kz.gamma.openssl
 
kz.gamma.tumarcsp - package kz.gamma.tumarcsp
 
kz.gamma.tumarcsp.params - package kz.gamma.tumarcsp.params
 
kz.gamma.tumarcsp.profile - package kz.gamma.tumarcsp.profile
 
kz.gamma.tumarcsp.test - package kz.gamma.tumarcsp.test
 
kz.gamma.util - package kz.gamma.util
 
kz.gamma.util.encoders - package kz.gamma.util.encoders
 
kz.gamma.vista - package kz.gamma.vista
 
kz.gamma.vista.sftp - package kz.gamma.vista.sftp
 
kz.gamma.x509 - package kz.gamma.x509
 
kz.gamma.x509.extension - package kz.gamma.x509.extension
 
kz.gamma.x509.util - package kz.gamma.x509.util
 
kz.gamma.xmldsig - package kz.gamma.xmldsig
 
KZ_id - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
KZ_OID_GOST - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм ГОСТ 34310 (KZoid)
KZObjectIndentifiers - Interface in kz.gamma.asn1.cryptopro
 

L

l - Variable in class kz.gamma.asn1.pkcs.DHParameter
 
L - Static variable in class kz.gamma.asn1.x500.style.BCStyle
locality name - StringType(SIZE(1..64))
l - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
L - Static variable in class kz.gamma.asn1.x509.X509Name
locality name - StringType(SIZE(1..64))
L - Variable in class kz.gamma.hash.GOST3411Digest
 
lastError - Variable in class kz.gamma.tumarcsp.CommonApplet
Ошибка, возникшая в последнем выполненном методе
lastName - Variable in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
LDAP_PROVIDER - Static variable in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
Initial Context Factory.
LDAP_PROVIDER - Static variable in class kz.gamma.x509.util.LDAPStoreHelper
Initial Context Factory.
ldapAACertificateAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapAACertificateAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
ldapAttributeAuthorityRevocationListAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapAttributeAuthorityRevocationListAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
ldapAttributeCertificateAttributeAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapAttributeCertificateAttributeAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
ldapAttributeCertificateRevocationListAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapAttributeCertificateRevocationListAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
ldapAttributeDescriptorCertificateAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapAttributeDescriptorCertificateAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
ldapAuthorityRevocationListAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapAuthorityRevocationListAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
ldapCACertificateAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapCACertificateAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
ldapCertificateRevocationListAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapCertificateRevocationListAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
ldapCrossCertificateAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapCrossCertificateAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
ldapDeltaRevocationListAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapDeltaRevocationListAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
LDAPStoreHelper - Class in kz.gamma.x509.util
This is a general purpose implementation to get X.509 certificates, CRLs, attribute certificates and cross certificates from a LDAP location.
LDAPStoreHelper(X509LDAPCertStoreParameters) - Constructor for class kz.gamma.x509.util.LDAPStoreHelper
 
ldapURL - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapURL - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
ldapUserCertificateAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
ldapUserCertificateAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
length - Variable in class kz.gamma.tumarcsp.KeyParams
 
Length_High - Variable in class kz.gamma.vista.VistaSha1Context
 
Length_Low - Variable in class kz.gamma.vista.VistaSha1Context
 
lessThanOrEqual(byte[], byte[]) - Method in class kz.gamma.asn1.ASN1Set
return true if a <= b (arrays are assumed padded with zeros).
LIBRARY_NAME - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Имя библиотеки
libraryBit - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Разрядность библиотеки. 32 или 64
LibraryWrapper - Class in kz.gamma.tumarcsp
Класс для вызова native методов
LibraryWrapper() - Constructor for class kz.gamma.tumarcsp.LibraryWrapper
 
LICENSE_CREATED - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Дата начала действия лицензии
LICENSE_EXPIRES - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Дата окончания действия лицензии
LICENSE_LEVEL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Лицензия на определенный уровень криптопровайдера
LICENSE_NAME - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Имя лицензии
LICENSE_USER - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Пользователь лицензии
lifeTime - Static variable in class kz.gamma.x509.util.LDAPStoreHelper
 
limit - Variable in class kz.gamma.asn1.ASN1InputStream
 
LimitedInputStream - Class in kz.gamma.asn1
 
LimitedInputStream(InputStream) - Constructor for class kz.gamma.asn1.LimitedInputStream
 
listDir(int) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
loadCertificateIssuer() - Method in class kz.gamma.jce.provider.X509CRLEntryObject
 
loadData(String) - Method in class kz.gamma.core.file.FileHelper
Загрузка данных из файла
loadData(String) - Method in class kz.gamma.tumarcsp.CommonApplet
Загрузка содержимого файла.
loader - Variable in class kz.gamma.i18n.LocalizedMessage
 
loader - Variable in exception kz.gamma.i18n.MissingEntryException
 
loadProfile(String, String, String, int) - Method in class kz.gamma.tumarcsp.ProfileLoader
Загрузка ключевого контейнера по профайлу
LoadProfileResult - Class in kz.gamma.tumarcsp
 
LoadProfileResult() - Constructor for class kz.gamma.tumarcsp.LoadProfileResult
Конструктор
LoadProfileResult(Number, String) - Constructor for class kz.gamma.tumarcsp.LoadProfileResult
Конструктор
loadProvider() - Static method in class kz.gamma.tumarcsp.CommonApplet
Загрузка криптопровайдера
loadUrlOrProfile(String, String, String, Boolean) - Method in class kz.gamma.jce.provider.JDKKeyStore
Загрузка ключевого контейнера
loadVector(InputStream, int) - Method in class kz.gamma.asn1.ASN1StreamParser
 
loadVector(InputStream) - Method in class kz.gamma.asn1.BERTaggedObjectParser
 
locale - Variable in exception kz.gamma.i18n.MissingEntryException
 
LocaleString - Class in kz.gamma.i18n
 
LocaleString(String, String) - Constructor for class kz.gamma.i18n.LocaleString
 
LocaleString(String, String, String) - Constructor for class kz.gamma.i18n.LocaleString
 
localityName - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
LocalizedException - Exception in kz.gamma.i18n
Base class for all Exceptions with localized messages.
LocalizedException(ErrorBundle) - Constructor for exception kz.gamma.i18n.LocalizedException
Constructs a new LocalizedException with the specified localized message.
LocalizedException(ErrorBundle, Throwable) - Constructor for exception kz.gamma.i18n.LocalizedException
Constructs a new LocalizedException with the specified localized message and cause.
LocalizedMessage - Class in kz.gamma.i18n
 
LocalizedMessage(String, String) - Constructor for class kz.gamma.i18n.LocalizedMessage
Constructs a new LocalizedMessage using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
LocalizedMessage(String, String, String) - Constructor for class kz.gamma.i18n.LocalizedMessage
Constructs a new LocalizedMessage using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
LocalizedMessage(String, String, Object[]) - Constructor for class kz.gamma.i18n.LocalizedMessage
Constructs a new LocalizedMessage using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
LocalizedMessage(String, String, String, Object[]) - Constructor for class kz.gamma.i18n.LocalizedMessage
Constructs a new LocalizedMessage using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
LocalizedMessage.FilteredArguments - Class in kz.gamma.i18n
 
LocalizedMessage.FilteredArguments() - Constructor for class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
LocalizedMessage.FilteredArguments(Object[]) - Constructor for class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
locator - Variable in class kz.gamma.asn1.ocsp.ServiceLocator
 
logoType - Static variable in class kz.gamma.asn1.x509.Extension
Logo Type
LogoType - Static variable in class kz.gamma.asn1.x509.X509Extensions
Logo Type
longToByte(long, int) - Static method in class kz.gamma.core.UtilCM
Конвертирование целого числа в массив из 8-и байт
LongToBytes(long, byte[], int) - Method in class kz.gamma.hash.GOST3411Digest
 
lst - Variable in class kz.gamma.tumarcsp.ProfileParams
Список параметров ключей

M

M - Variable in class kz.gamma.hash.GOST3411Digest
 
MacData - Class in kz.gamma.asn1.pkcs
 
MacData(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.MacData
 
MacData(DigestInfo, byte[], int) - Constructor for class kz.gamma.asn1.pkcs.MacData
 
macData - Variable in class kz.gamma.asn1.pkcs.Pfx
 
magic - Variable in class kz.gamma.vista.VistaMessage
 
main(String[]) - Static method in class kz.gamma.asn1.util.Dump
 
main(String[]) - Static method in class kz.gamma.crypto.pcsc.test.IdCardTest
Извлечение данных из ID Card
main(String[]) - Static method in class kz.gamma.tumarcsp.test.CommonAppletTest
 
makeAlgId(String, byte[]) - Method in class kz.gamma.cms.CMSCompressedDataGenerator
 
makeAlgId(String, byte[]) - Static method in class kz.gamma.cms.CMSSignedData
 
makeAlgId(String, byte[]) - Method in class kz.gamma.cms.CMSSignedDataGenerator
 
makeAlgId(String, byte[]) - Static method in class kz.gamma.cms.CMSSignedDataParser
 
makeAlgId(String, byte[]) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
 
makeAlgId(String, byte[]) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator
 
makeEnumeration(Object) - Static method in class kz.gamma.tumarcsp.KeyParams
Получение перечисления объектов
makeObj(byte[]) - Method in class kz.gamma.cms.CMSCompressedDataGenerator
 
makeObj(byte[]) - Static method in class kz.gamma.cms.CMSSignedData
 
makeObj(byte[]) - Method in class kz.gamma.cms.CMSSignedDataGenerator
 
makeObj(byte[]) - Static method in class kz.gamma.cms.CMSSignedDataParser
 
makeObj(byte[]) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
 
makeObj(byte[]) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator
 
MALFORMED_REQUEST - Static variable in class kz.gamma.asn1.ocsp.OCSPResponseStatus
 
maskGenAlgorithm - Variable in class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
maskGenAlgorithm - Variable in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
match(Object) - Method in interface kz.gamma.util.Selector
 
match(Certificate) - Method in class kz.gamma.x509.AttributeCertificateHolder
 
match(Object) - Method in class kz.gamma.x509.AttributeCertificateHolder
 
match(Certificate) - Method in class kz.gamma.x509.AttributeCertificateIssuer
 
match(Object) - Method in class kz.gamma.x509.AttributeCertificateIssuer
 
match(Object) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Decides if the given attribute certificate should be selected.
match(Object) - Method in class kz.gamma.x509.X509CertPairStoreSelector
Decides if the given certificate pair should be selected.
match(Object) - Method in class kz.gamma.x509.X509CertStoreSelector
 
match(Certificate) - Method in class kz.gamma.x509.X509CertStoreSelector
 
match(Object) - Method in class kz.gamma.x509.X509CRLStoreSelector
 
match(CRL) - Method in class kz.gamma.x509.X509CRLStoreSelector
 
matchesDN(X509Principal, GeneralNames) - Method in class kz.gamma.x509.AttributeCertificateHolder
 
matchesDN(X500Principal, GeneralNames) - Method in class kz.gamma.x509.AttributeCertificateIssuer
 
max(byte[], byte[]) - Static method in class kz.gamma.jce.provider.PKIXNameConstraints
Returns the maximum IP address.
MAX_BASE32_SIZE - Static variable in class kz.gamma.core.UtilCM
 
MAX_LENGTH - Static variable in class kz.gamma.asn1.BERConstructedOctetString
 
MAX_MEMORY - Static variable in class kz.gamma.jce.provider.ProviderUtil
 
maxBaseCRLNumber - Variable in class kz.gamma.x509.X509CRLStoreSelector
 
maximum - Variable in class kz.gamma.asn1.x509.GeneralSubtree
 
maxPathLength - Variable in class kz.gamma.x509.ExtendedPKIXBuilderParameters
 
md2 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
md2WithRSAEncryption - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
md4 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
md4WithRSA - Static variable in interface kz.gamma.asn1.oiw.OIWObjectIdentifiers
 
md4WithRSAEncryption - Static variable in interface kz.gamma.asn1.oiw.OIWObjectIdentifiers
 
md4WithRSAEncryption - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
md5 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
md5WithRSA - Static variable in interface kz.gamma.asn1.oiw.OIWObjectIdentifiers
 
md5WithRSAEncryption - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
member - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
memo - Variable in class kz.gamma.vista.VistaMessage
 
memoCRC - Variable in class kz.gamma.vista.VistaMessage
 
memoSize - Variable in class kz.gamma.vista.VistaMessage
 
message - Variable in exception kz.gamma.i18n.LocalizedException
 
Message_Block - Variable in class kz.gamma.vista.VistaSha1Context
 
Message_Block_Index - Variable in class kz.gamma.vista.VistaSha1Context
 
MessageBundle - Class in kz.gamma.i18n
 
MessageBundle(String, String) - Constructor for class kz.gamma.i18n.MessageBundle
Constructs a new MessageBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
MessageBundle(String, String, String) - Constructor for class kz.gamma.i18n.MessageBundle
Constructs a new MessageBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
MessageBundle(String, String, Object[]) - Constructor for class kz.gamma.i18n.MessageBundle
Constructs a new MessageBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
MessageBundle(String, String, String, Object[]) - Constructor for class kz.gamma.i18n.MessageBundle
Constructs a new MessageBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
messageDigest - Static variable in interface kz.gamma.asn1.cms.CMSAttributes
 
messageImprint - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
messageImprint - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
method - Variable in class kz.gamma.vista.VistaFile
 
middleName - Variable in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
min(byte[], byte[]) - Static method in class kz.gamma.jce.provider.PKIXNameConstraints
Returns the minimum IP address.
minimum - Variable in class kz.gamma.asn1.x509.GeneralSubtree
 
minMaxIPs(byte[], byte[], byte[], byte[]) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Based on the two IP addresses and their subnet masks the IP range is computed for each IP address - subnet mask pair and returned as the minimum IP address and the maximum address of the range.
MiscObjectIdentifiers - Interface in kz.gamma.asn1.misc
 
MissingEntryException - Exception in kz.gamma.i18n
 
MissingEntryException(String, String, String, Locale, ClassLoader) - Constructor for exception kz.gamma.i18n.MissingEntryException
 
MissingEntryException(String, Throwable, String, String, Locale, ClassLoader) - Constructor for exception kz.gamma.i18n.MissingEntryException
 
mode - Variable in class kz.gamma.vista.sftp.SFTPNode
 
modulus - Variable in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
modulus - Variable in class kz.gamma.asn1.x509.RSAPublicKeyStructure
 
MonetaryValue - Class in kz.gamma.asn1.x509.qualified
The MonetaryValue object.
MonetaryValue(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.qualified.MonetaryValue
 
MonetaryValue(Iso4217CurrencyCode, int, int) - Constructor for class kz.gamma.asn1.x509.qualified.MonetaryValue
 
mqv1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
mqv2 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
mqvSinglePass_sha1kdf_scheme - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
MS_CERT_EXTENSIONS_OBJID - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
MS_ENROLL_CERTTYPE_EXTENSION - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
MSTemplate - Class in kz.gamma.asn1.cms
Формирование имени шаблона в ASN для выпуска сертификата
MSTemplate() - Constructor for class kz.gamma.asn1.cms.MSTemplate
 

N

n - Variable in class kz.gamma.x509.PKIXCertPathReviewer
 
name - Variable in class kz.gamma.asn1.cms.IssuerAndSerialNumber
 
name - Variable in class kz.gamma.asn1.pkcs.IssuerAndSerialNumber
 
NAME - Static variable in class kz.gamma.asn1.x500.style.BCStyle
id-at-name
name - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
name - Variable in class kz.gamma.asn1.x509.DistributionPointName
 
name - Variable in class kz.gamma.vista.sftp.SFTPNode
 
NAME_AT_BIRTH - Static variable in class kz.gamma.asn1.x500.style.BCStyle
ISIS-MTT NameAtBirth - DirectoryString(SIZE(1..64)
NAME_AT_BIRTH - Static variable in class kz.gamma.asn1.x509.X509Name
ISIS-MTT NameAtBirth - DirectoryString(SIZE(1..64)
NAME_CONSTRAINTS - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
NAME_CONSTRAINTS - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
NAME_RELATIVE_TO_CRL_ISSUER - Static variable in class kz.gamma.asn1.x509.DistributionPointName
 
nameConstraints - Static variable in class kz.gamma.asn1.x509.Extension
Name Constraints
NameConstraints - Class in kz.gamma.asn1.x509
 
NameConstraints(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.NameConstraints
 
NameConstraints(Vector, Vector) - Constructor for class kz.gamma.asn1.x509.NameConstraints
Constructor from a given details.
NameConstraints - Static variable in class kz.gamma.asn1.x509.X509Extensions
Name Constraints
nameCRC - Variable in class kz.gamma.vista.VistaFile
 
nameDistinguisher - Variable in class kz.gamma.asn1.x509.sigi.PersonalData
 
NameOrPseudonym - Class in kz.gamma.asn1.x509.sigi
Structure for a name or pseudonym.
NameOrPseudonym(DirectoryString) - Constructor for class kz.gamma.asn1.x509.sigi.NameOrPseudonym
Constructor from DERString.
NameOrPseudonym(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.sigi.NameOrPseudonym
Constructor from ASN1Sequence.
NameOrPseudonym(String) - Constructor for class kz.gamma.asn1.x509.sigi.NameOrPseudonym
Constructor from a given details.
NameOrPseudonym(DirectoryString, ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.sigi.NameOrPseudonym
Constructor from a given details.
nameOrPseudonym - Variable in class kz.gamma.asn1.x509.sigi.PersonalData
 
nameRegistrationAuthorities - Variable in class kz.gamma.asn1.x509.qualified.SemanticsInformation
 
names - Static variable in class kz.gamma.asn1.cryptopro.GOST3410NamedParameters
 
nameSize - Variable in class kz.gamma.vista.VistaFile
 
necessaryACAttributes - Variable in class kz.gamma.x509.ExtendedPKIXParameters
 
netscape - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
netscapeBaseURL - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
netscapeCApolicyURL - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
netscapeCARevocationURL - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
netscapeCertComment - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
netscapeCertType - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
NetscapeCertType - Class in kz.gamma.asn1.misc
The NetscapeCertType object.
NetscapeCertType(int) - Constructor for class kz.gamma.asn1.misc.NetscapeCertType
Basic constructor.
NetscapeCertType(DERBitString) - Constructor for class kz.gamma.asn1.misc.NetscapeCertType
 
netscapeRenewalURL - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
netscapeRevocationURL - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
NetscapeRevocationURL - Class in kz.gamma.asn1.misc
 
NetscapeRevocationURL(DERIA5String) - Constructor for class kz.gamma.asn1.misc.NetscapeRevocationURL
 
netscapeSSLServerName - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
nextI(byte[], int, int) - Method in class kz.gamma.util.encoders.Base64Encoder
 
nextI(String, int, int) - Method in class kz.gamma.util.encoders.Base64Encoder
 
nextToken() - Method in class kz.gamma.asn1.OIDTokenizer
 
nextToken() - Method in class kz.gamma.asn1.x500.style.X500NameTokenizer
 
nextToken() - Method in class kz.gamma.asn1.x509.X509NameTokenizer
 
nextUpdate - Variable in class kz.gamma.asn1.ocsp.SingleResponse
 
nextUpdate - Variable in class kz.gamma.asn1.x509.TBSCertList
 
nextUpdate - Variable in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
nistAlgorithm - Static variable in interface kz.gamma.asn1.nist.NISTObjectIdentifiers
 
NISTObjectIdentifiers - Interface in kz.gamma.asn1.nist
 
nLink - Variable in class kz.gamma.vista.sftp.SFTPNode
 
NO_FILTER - Static variable in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
NO_PARAMS - Static variable in class kz.gamma.cms.CMSSignedGenerator
 
NO_REV_AVAIL - Static variable in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
nonce - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
nonce - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
nonRepudiation - Static variable in class kz.gamma.asn1.x509.KeyUsage
 
nonRepudiation - Static variable in class kz.gamma.jce.X509KeyUsage
 
noParams - Static variable in class kz.gamma.jce.PKCS10CertificationRequest
 
noParams - Static variable in class kz.gamma.x509.X509Util
 
noRevAvail - Static variable in class kz.gamma.asn1.x509.Extension
NoRevAvail extension in attribute certificates.
NoRevAvail - Static variable in class kz.gamma.asn1.x509.X509Extensions
NoRevAvail extension in attribute certificates.
NoSuchParserException - Exception in kz.gamma.x509
 
NoSuchParserException(String) - Constructor for exception kz.gamma.x509.NoSuchParserException
 
NoSuchStoreException - Exception in kz.gamma.x509
 
NoSuchStoreException(String) - Constructor for exception kz.gamma.x509.NoSuchStoreException
 
notAfter - Variable in class kz.gamma.x509.X509V2AttributeCertificate
 
notAfterTime - Variable in class kz.gamma.asn1.x509.AttCertValidityPeriod
 
notBefore - Variable in class kz.gamma.x509.X509V2AttributeCertificate
 
notBeforeTime - Variable in class kz.gamma.asn1.x509.AttCertValidityPeriod
 
noticeNumbers - Variable in class kz.gamma.asn1.x509.NoticeReference
 
noticeRef - Variable in class kz.gamma.asn1.x509.UserNotice
 
NoticeReference - Class in kz.gamma.asn1.x509
NoticeReference class, used in CertificatePolicies X509 V3 extensions (in policy qualifiers).
NoticeReference(String, Vector) - Constructor for class kz.gamma.asn1.x509.NoticeReference
Creates a new NoticeReference instance.
NoticeReference(String, ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.NoticeReference
Creates a new NoticeReference instance.
NoticeReference(int, String, ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.NoticeReference
Creates a new NoticeReference instance.
NoticeReference(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.NoticeReference
Creates a new NoticeReference instance.
notifications - Variable in class kz.gamma.x509.PKIXCertPathReviewer
 
novell - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
novellSecurityAttribs - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
NTTObjectIdentifiers - Interface in kz.gamma.asn1.ntt
From RFC 3657
NULL - Static variable in interface kz.gamma.asn1.DERTags
 
NULL_AS_STRING - Static variable in class kz.gamma.tumarcsp.CommonApplet
NULL в строковом представлении
numeric - Variable in class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
NUMERIC_MAXSIZE - Variable in class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
NUMERIC_MINSIZE - Variable in class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
NUMERIC_STRING - Static variable in interface kz.gamma.asn1.DERTags
 

O

O - Static variable in class kz.gamma.asn1.x500.style.BCStyle
organization - StringType(SIZE(1..64))
o - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
O - Static variable in class kz.gamma.asn1.x509.X509Name
organization - StringType(SIZE(1..64))
obj - Variable in class kz.gamma.asn1.ASN1TaggedObject
 
obj - Variable in class kz.gamma.asn1.pkcs.EncryptionScheme
 
obj - Variable in class kz.gamma.asn1.x509.AttCertIssuer
 
obj - Variable in class kz.gamma.asn1.x509.GeneralName
 
obj - Variable in class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
obj - Variable in class kz.gamma.asn1.x509.qualified.TypeOfBiometricData
 
OBJECT_IDENTIFIER - Static variable in interface kz.gamma.asn1.DERTags
 
objectDigest - Variable in class kz.gamma.asn1.x509.ObjectDigestInfo
 
objectDigestInfo - Variable in class kz.gamma.asn1.x509.Holder
 
ObjectDigestInfo - Class in kz.gamma.asn1.x509
ObjectDigestInfo ASN.1 structure used in v2 attribute certificates.
ObjectDigestInfo(int, String, AlgorithmIdentifier, byte[]) - Constructor for class kz.gamma.asn1.x509.ObjectDigestInfo
Constructor from given details.
ObjectDigestInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.ObjectDigestInfo
 
objectDigestInfo - Variable in class kz.gamma.asn1.x509.V2Form
 
objectId - Variable in class kz.gamma.asn1.pkcs.EncryptionScheme
 
objectId - Variable in class kz.gamma.asn1.pkcs.PBES2Algorithms
Deprecated.  
objectId - Variable in class kz.gamma.asn1.x509.AlgorithmIdentifier
 
objectSigning - Static variable in class kz.gamma.asn1.misc.NetscapeCertType
 
objectSigningCA - Static variable in class kz.gamma.asn1.misc.NetscapeCertType
 
objIds - Static variable in class kz.gamma.asn1.cryptopro.GOST3410NamedParameters
 
ocspAccessMethod - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
OCSPObjectIdentifiers - Interface in kz.gamma.asn1.ocsp
 
OCSPRequest - Class in kz.gamma.asn1.ocsp
 
OCSPRequest(TBSRequest, Signature) - Constructor for class kz.gamma.asn1.ocsp.OCSPRequest
 
OCSPRequest(byte[]) - Constructor for class kz.gamma.asn1.ocsp.OCSPRequest
Create a OCSPRequest from the past in byte array.
OCSPRequest(InputStream) - Constructor for class kz.gamma.asn1.ocsp.OCSPRequest
Create a OCSPRequest from the past in input stream.
OCSPRequest(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.OCSPRequest
 
OCSPResponse - Class in kz.gamma.asn1.ocsp
 
OCSPResponse(OCSPResponseStatus, ResponseBytes) - Constructor for class kz.gamma.asn1.ocsp.OCSPResponse
 
OCSPResponse(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.OCSPResponse
 
OCSPResponseStatus - Class in kz.gamma.asn1.ocsp
 
OCSPResponseStatus(int) - Constructor for class kz.gamma.asn1.ocsp.OCSPResponseStatus
The OCSPResponseStatus enumeration.
OCSPResponseStatus(DEREnumerated) - Constructor for class kz.gamma.asn1.ocsp.OCSPResponseStatus
 
OCTET_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
octets - Variable in class kz.gamma.asn1.DERApplicationSpecific
 
octs - Variable in class kz.gamma.asn1.BERConstructedOctetString
 
octStr - Variable in class kz.gamma.asn1.pkcs.PBKDF2Params
 
oid - Variable in class kz.gamma.asn1.OIDTokenizer
 
oid - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Deprecated. replaced by StoreObjectParam.getOid()
OID_PKCS9_LOCAL_KEY_ID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
OID_PKCS9_SIGNINGTIME - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
OID_PKCS9_TIMESTAMPATTR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
OID_TRANSACTION_ID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
OIDLookUp - Static variable in class kz.gamma.asn1.x509.X509Name
look up table translating OID values into their common symbols - this static is scheduled for deletion
oids() - Method in class kz.gamma.asn1.x509.Extensions
return an Enumeration of the extension field's object ids.
oids() - Method in class kz.gamma.asn1.x509.X509Extensions
return an Enumeration of the extension field's object ids.
oids - Static variable in class kz.gamma.jce.PKCS10CertificationRequest
 
oidToAttrNames(DERObjectIdentifier) - Method in class kz.gamma.asn1.x500.style.BCStyle
 
oidToAttrNames(DERObjectIdentifier) - Method in class kz.gamma.asn1.x500.style.RFC4519Style
 
oidToAttrNames(DERObjectIdentifier) - Method in interface kz.gamma.asn1.x500.X500NameStyle
Return the acceptable names in a String DN that map to OID.
oidToDisplayName(DERObjectIdentifier) - Method in class kz.gamma.asn1.x500.style.BCStyle
 
oidToDisplayName(DERObjectIdentifier) - Method in class kz.gamma.asn1.x500.style.RFC4519Style
 
oidToDisplayName(DERObjectIdentifier) - Method in interface kz.gamma.asn1.x500.X500NameStyle
Return the display name for toString() associated with the OID.
OIDTokenizer - Class in kz.gamma.asn1
class for breaking up an OID into it's component tokens, ala java.util.StringTokenizer.
OIDTokenizer(String) - Constructor for class kz.gamma.asn1.OIDTokenizer
 
OIWObjectIdentifiers - Interface in kz.gamma.asn1.oiw
 
onlyContainsAttributeCerts - Variable in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
onlyContainsAttributeCerts() - Method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
onlyContainsCACerts - Variable in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
onlyContainsCACerts() - Method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
onlyContainsUserCerts - Variable in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
onlyContainsUserCerts() - Method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
onlySomeReasons - Variable in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
open(OutputStream, String) - Method in class kz.gamma.cms.CMSCompressedDataStreamGenerator
 
open(OutputStream, String, String) - Method in class kz.gamma.cms.CMSCompressedDataStreamGenerator
 
open(OutputStream, String, KeyGenerator, String) - Method in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
generate an enveloped object that contains an CMS Enveloped Data object using the given provider and the passed in key generator.
open(OutputStream, String, SecretKey, AlgorithmParameters, ASN1EncodableVector, String) - Method in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
 
open(OutputStream, String, String) - Method in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
generate an enveloped object that contains an CMS Enveloped Data object using the given provider.
open(OutputStream, String, int, String) - Method in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
generate an enveloped object that contains an CMS Enveloped Data object using the given provider.
open(OutputStream) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
generate a signed object that for a CMS Signed Data object using the given provider.
open(OutputStream, boolean) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
generate a signed object that for a CMS Signed Data object using the given provider - if encapsulate is true a copy of the message will be included in the signature with the default content type "data".
open(OutputStream, boolean, OutputStream) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
generate a signed object that for a CMS Signed Data object using the given provider - if encapsulate is true a copy of the message will be included in the signature with the default content type "data".
open(OutputStream, String, boolean) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
generate a signed object that for a CMS Signed Data object using the given provider - if encapsulate is true a copy of the message will be included in the signature.
open(OutputStream, String, boolean, OutputStream) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
generate a signed object that for a CMS Signed Data object using the given provider - if encapsulate is true a copy of the message will be included in the signature.
OpenSSLPBEParametersGenerator - Class in kz.gamma.crypto.generators
Generator for PBE derived keys and ivs as usd by OpenSSL.
OpenSSLPBEParametersGenerator() - Constructor for class kz.gamma.crypto.generators.OpenSSLPBEParametersGenerator
Construct a OpenSSL Parameters generator.
optionalSignature - Variable in class kz.gamma.asn1.ocsp.OCSPRequest
 
or(byte[], byte[]) - Static method in class kz.gamma.jce.provider.PKIXNameConstraints
Returns the logical OR of the IP addresses ip1 and ip2.
ordering - Variable in class kz.gamma.asn1.x509.Extensions
 
ordering - Variable in class kz.gamma.asn1.x509.X509Extensions
 
ordering - Variable in class kz.gamma.asn1.x509.X509Name
 
organization - Variable in class kz.gamma.asn1.x509.NoticeReference
 
organization - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
organizationalUnitName - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
originator - Variable in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
originator - Variable in class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
OriginatorIdentifierOrKey - Class in kz.gamma.asn1.cms
 
OriginatorIdentifierOrKey(IssuerAndSerialNumber) - Constructor for class kz.gamma.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(ASN1OctetString) - Constructor for class kz.gamma.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(OriginatorPublicKey) - Constructor for class kz.gamma.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(DERObject) - Constructor for class kz.gamma.asn1.cms.OriginatorIdentifierOrKey
 
originatorInfo - Variable in class kz.gamma.asn1.cms.EnvelopedData
 
OriginatorInfo - Class in kz.gamma.asn1.cms
 
OriginatorInfo(ASN1Set, ASN1Set) - Constructor for class kz.gamma.asn1.cms.OriginatorInfo
 
OriginatorInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.OriginatorInfo
 
OriginatorPublicKey - Class in kz.gamma.asn1.cms
 
OriginatorPublicKey(AlgorithmIdentifier, byte[]) - Constructor for class kz.gamma.asn1.cms.OriginatorPublicKey
 
OriginatorPublicKey(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.OriginatorPublicKey
 
oriType - Variable in class kz.gamma.asn1.cms.OtherRecipientInfo
 
oriValue - Variable in class kz.gamma.asn1.cms.OtherRecipientInfo
 
other - Variable in class kz.gamma.asn1.cms.KEKIdentifier
 
other - Variable in class kz.gamma.asn1.cms.RecipientKeyIdentifier
 
OtherInfo - Class in kz.gamma.asn1.x9
ANS.1 def for Diffie-Hellman key exchange OtherInfo structure.
OtherInfo(KeySpecificInfo, ASN1OctetString, ASN1OctetString) - Constructor for class kz.gamma.asn1.x9.OtherInfo
 
OtherInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.x9.OtherInfo
 
OtherKeyAttribute - Class in kz.gamma.asn1.cms
 
OtherKeyAttribute(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.OtherKeyAttribute
 
OtherKeyAttribute(DERObjectIdentifier, DEREncodable) - Constructor for class kz.gamma.asn1.cms.OtherKeyAttribute
 
otherName - Static variable in class kz.gamma.asn1.x509.GeneralName
 
otherObjectDigest - Static variable in class kz.gamma.asn1.x509.ObjectDigestInfo
An other object is hashed.
otherObjectTypeID - Variable in class kz.gamma.asn1.x509.ObjectDigestInfo
 
otherPrimeInfos - Variable in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
OtherRecipientInfo - Class in kz.gamma.asn1.cms
 
OtherRecipientInfo(DERObjectIdentifier, DEREncodable) - Constructor for class kz.gamma.asn1.cms.OtherRecipientInfo
 
OtherRecipientInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.OtherRecipientInfo
 
OU - Static variable in class kz.gamma.asn1.x500.style.BCStyle
organizational unit name - StringType(SIZE(1..64))
ou - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
OU - Static variable in class kz.gamma.asn1.x509.X509Name
organizational unit name - StringType(SIZE(1..64))
OVN_APPEND - Static variable in class kz.gamma.vista.VistaConstants
 
OVN_CREAT - Static variable in class kz.gamma.vista.VistaConstants
 
OVN_RDONLY - Static variable in class kz.gamma.vista.VistaConstants
 
OVN_TRUNC - Static variable in class kz.gamma.vista.VistaConstants
 
OVN_WRONLY - Static variable in class kz.gamma.vista.VistaConstants
 
owner - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
owner - Variable in class kz.gamma.vista.sftp.SFTPNode
 

P

p - Variable in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
p - Variable in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
p - Variable in class kz.gamma.asn1.oiw.ElGamalParameter
 
p - Variable in class kz.gamma.asn1.pkcs.DHParameter
 
p - Variable in class kz.gamma.asn1.x509.DSAParameter
 
P(byte[]) - Method in class kz.gamma.hash.GOST3411Digest
 
packSize - Variable in class kz.gamma.vista.VistaFile
 
padBits - Variable in class kz.gamma.asn1.DERBitString
 
padding - Variable in class kz.gamma.util.encoders.Base64Encoder
 
parameters - Variable in class kz.gamma.asn1.smime.SMIMECapability
 
parameters - Variable in class kz.gamma.asn1.x509.AlgorithmIdentifier
 
parameters - Variable in class kz.gamma.asn1.x9.X9FieldID
 
parameters - Variable in class kz.gamma.hash.ParametersWithSBox
 
parametersDefined - Variable in class kz.gamma.asn1.x509.AlgorithmIdentifier
 
ParametersWithSBox - Class in kz.gamma.hash
 
ParametersWithSBox(CipherParameters, byte[]) - Constructor for class kz.gamma.hash.ParametersWithSBox
 
params - Static variable in class kz.gamma.asn1.cryptopro.GOST3410NamedParameters
 
params - Static variable in class kz.gamma.jce.PKCS10CertificationRequest
 
params - Variable in class kz.gamma.jce.provider.CertStoreCollectionSpi
 
params - Variable in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
 
params - Variable in class kz.gamma.x509.util.LDAPStoreHelper
 
params - Static variable in class kz.gamma.x509.X509Util
 
paramSet - Variable in class kz.gamma.asn1.cryptopro.GOST28147Parameters
 
parent - Variable in class kz.gamma.jce.provider.PKIXPolicyNode
 
parseDN(String, String) - Method in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
 
parseDN(String, String) - Method in class kz.gamma.x509.util.LDAPStoreHelper
 
parseIPv4Address(String) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
parser() - Method in class kz.gamma.asn1.ASN1OctetString
 
parser() - Method in class kz.gamma.asn1.ASN1Sequence
 
parser() - Method in class kz.gamma.asn1.ASN1Set
 
parseTokens(String, char) - Static method in class kz.gamma.vista.sftp.Tokenizer
Exists because StringTokenizer is not available in J2ME.
partyAInfo - Variable in class kz.gamma.asn1.x9.OtherInfo
 
pass - Variable in class kz.gamma.jce.provider.JDKKeyStore
Пароль для доступа
password - Variable in class kz.gamma.cms.CMSPBEKey
 
password - Variable in class kz.gamma.crypto.PBEParametersGenerator
 
password - Variable in class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
 
password - Variable in class kz.gamma.jce.provider.JDKKeyPairGenerator.RSA
 
PasswordFinder - Interface in kz.gamma.openssl
call back to allow a password to be fetched when one is requested.
PasswordRecipientInfo - Class in kz.gamma.asn1.cms
 
PasswordRecipientInfo(AlgorithmIdentifier, ASN1OctetString) - Constructor for class kz.gamma.asn1.cms.PasswordRecipientInfo
 
PasswordRecipientInfo(AlgorithmIdentifier, AlgorithmIdentifier, ASN1OctetString) - Constructor for class kz.gamma.asn1.cms.PasswordRecipientInfo
 
PasswordRecipientInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.PasswordRecipientInfo
 
PasswordRecipientInformation - Class in kz.gamma.cms
the RecipientInfo class for a recipient who has been sent a message encrypted using a password.
PasswordRecipientInformation(PasswordRecipientInfo, AlgorithmIdentifier, InputStream) - Constructor for class kz.gamma.cms.PasswordRecipientInformation
 
pathLenConstraint - Variable in class kz.gamma.asn1.x509.BasicConstraints
 
PathProcInput - Class in kz.gamma.asn1.dvcs
PathProcInput ::= SEQUENCE { acceptablePolicySet SEQUENCE SIZE (1..MAX) OF PolicyInformation, inhibitPolicyMapping BOOLEAN DEFAULT FALSE, explicitPolicyReqd [0] BOOLEAN DEFAULT FALSE , inhibitAnyPolicy [1] BOOLEAN DEFAULT FALSE }
PathProcInput(PolicyInformation[]) - Constructor for class kz.gamma.asn1.dvcs.PathProcInput
 
PathProcInput(PolicyInformation[], boolean, boolean, boolean) - Constructor for class kz.gamma.asn1.dvcs.PathProcInput
 
pathProcInput - Variable in class kz.gamma.asn1.dvcs.TargetEtcChain
 
PBEParametersGenerator - Class in kz.gamma.crypto
super class for all Password Based Encryption (PBE) parameter generator classes.
PBEParametersGenerator() - Constructor for class kz.gamma.crypto.PBEParametersGenerator
base constructor.
PBES2Algorithms - Class in kz.gamma.asn1.pkcs
Deprecated. - use AlgorithmIdentifier and PBES2Parameters
PBES2Algorithms(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.PBES2Algorithms
Deprecated.  
PBES2Parameters - Class in kz.gamma.asn1.pkcs
 
PBES2Parameters(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.PBES2Parameters
 
pbeWithMD2AndDES_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pbeWithMD2AndRC2_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pbeWithMD5AndDES_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pbeWithMD5AndRC2_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pbeWithSHA1AndDES_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pbeWithSHA1AndRC2_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pbeWithSHAAnd128BitRC2_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pbeWithSHAAnd128BitRC4 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pbeWithSHAAnd2_KeyTripleDES_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pbeWithSHAAnd3_KeyTripleDES_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pbewithSHAAnd40BitRC2_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pbeWithSHAAnd40BitRC4 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
PBKDF2Params - Class in kz.gamma.asn1.pkcs
 
PBKDF2Params(byte[], int) - Constructor for class kz.gamma.asn1.pkcs.PBKDF2Params
 
PBKDF2Params(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.PBKDF2Params
 
PEM_BEGIN - Static variable in class kz.gamma.jce.provider.PEMUtil
pem begin
PEM_CERT_HEADER - Static variable in class kz.gamma.jce.provider.PEMUtil
Сертификат
PEM_CERT_PARSER - Static variable in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
PEM_CERT_REQUEST_HEADER - Static variable in class kz.gamma.jce.provider.PEMUtil
Запрос на сертификат
PEM_CRL_HEADER - Static variable in class kz.gamma.jce.provider.PEMUtil
Список отозванных сертификатов
PEM_CRL_PARSER - Static variable in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
PEM_ENC_KEY_HEADER - Static variable in class kz.gamma.jce.provider.PEMUtil
Зашифрованный закрытый ключ
PEM_END - Static variable in class kz.gamma.jce.provider.PEMUtil
pem end
PEM_KEY_HEADER - Static variable in class kz.gamma.jce.provider.PEMUtil
Незашифрованный закрытый ключ
PEM_NEW_CERT_REQUEST_HEADER - Static variable in class kz.gamma.jce.provider.PEMUtil
Запрос на сертификат
PEM_PARSER - Static variable in class kz.gamma.jce.provider.X509AttrCertParser
 
PEM_PARSER - Static variable in class kz.gamma.jce.provider.X509CertParser
 
PEM_PARSER - Static variable in class kz.gamma.jce.provider.X509CRLParser
 
PEM_RSA_KEY_HEADER - Static variable in class kz.gamma.jce.provider.PEMUtil
Закрытый ключ RSA
PEM_TRUSTED_CERT_HEADER - Static variable in class kz.gamma.jce.provider.PEMUtil
Доверенный сертификат
pemFooters - Variable in class kz.gamma.jce.provider.PEMUtil
pem footers
pemHeaders - Variable in class kz.gamma.jce.provider.PEMUtil
pem headers
PEMReader - Class in kz.gamma.openssl
Class for reading OpenSSL PEM encoded streams containing X509 certificates, PKCS8 encoded keys and PKCS7 objects.
PEMReader(Reader) - Constructor for class kz.gamma.openssl.PEMReader
Create a new PEMReader
PEMReader(Reader, PasswordFinder) - Constructor for class kz.gamma.openssl.PEMReader
Create a new PEMReader with a password finder
PEMReader(Reader, PasswordFinder, String) - Constructor for class kz.gamma.openssl.PEMReader
Create a new PEMReader with a password finder
PEMUtil - Class in kz.gamma.jce.provider
 
PEMUtil(String) - Constructor for class kz.gamma.jce.provider.PEMUtil
 
PEMUtilities - Class in kz.gamma.openssl
 
PEMUtilities() - Constructor for class kz.gamma.openssl.PEMUtilities
 
PEMWriter - Class in kz.gamma.openssl
General purpose writer for OpenSSL PEM objects.
PEMWriter(Writer) - Constructor for class kz.gamma.openssl.PEMWriter
Base constructor.
PEMWriter(Writer, String) - Constructor for class kz.gamma.openssl.PEMWriter
 
permissionMask - Variable in class kz.gamma.jce.ProviderConfigurationPermission
 
permitted - Variable in class kz.gamma.asn1.x509.NameConstraints
 
permittedSubtreesDN - Variable in class kz.gamma.jce.provider.PKIXNameConstraints
 
permittedSubtreesDNS - Variable in class kz.gamma.jce.provider.PKIXNameConstraints
 
permittedSubtreesEmail - Variable in class kz.gamma.jce.provider.PKIXNameConstraints
 
permittedSubtreesIP - Variable in class kz.gamma.jce.provider.PKIXNameConstraints
 
permittedSubtreesURI - Variable in class kz.gamma.jce.provider.PKIXNameConstraints
 
PersonalData - Class in kz.gamma.asn1.x509.sigi
Contains personal data for the otherName field in the subjectAltNames extension.
PersonalData(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.sigi.PersonalData
Constructor from ASN1Sequence.
PersonalData(NameOrPseudonym, BigInteger, DERGeneralizedTime, DirectoryString, String, DirectoryString) - Constructor for class kz.gamma.asn1.x509.sigi.PersonalData
Constructor from a given details.
pFinder - Variable in class kz.gamma.openssl.PEMReader
 
Pfx - Class in kz.gamma.asn1.pkcs
the infamous Pfx from PKCS12
Pfx(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.Pfx
 
Pfx(ContentInfo, MacData) - Constructor for class kz.gamma.asn1.pkcs.Pfx
 
physicalDeliveryOfficeName - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
PICTURE - Static variable in class kz.gamma.asn1.x509.qualified.TypeOfBiometricData
 
PK_CERTIFICATE - Static variable in class kz.gamma.tumarcsp.KeyParams
Deprecated. replaced by LibraryWrapper.PK_CERTIFICATE
PK_CERTIFICATE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PK_CREATETIME - Static variable in class kz.gamma.tumarcsp.KeyParams
Deprecated. replaced by LibraryWrapper.PK_CREATETIME
PK_CREATETIME - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PK_KEY_ALGID - Static variable in class kz.gamma.tumarcsp.KeyParams
Deprecated. replaced by LibraryWrapper.PK_KEY_ALGID
PK_KEY_ALGID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PK_KEY_EXP_STATE - Static variable in class kz.gamma.tumarcsp.KeyParams
Deprecated. replaced by LibraryWrapper.PK_KEY_EXP_STATE
PK_KEY_EXP_STATE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PK_KEYSTATE - Static variable in class kz.gamma.tumarcsp.KeyParams
Deprecated. replaced by LibraryWrapper.PK_KEYSTATE
PK_KEYSTATE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PK_PUBLICKEY - Static variable in class kz.gamma.tumarcsp.KeyParams
Deprecated. replaced by LibraryWrapper.PK_PUBLICKEY
PK_PUBLICKEY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PK_SERIALNUM - Static variable in class kz.gamma.tumarcsp.KeyParams
Deprecated. replaced by LibraryWrapper.PK_SERIALNUM
PK_SERIALNUM - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PK_SZOID - Static variable in class kz.gamma.tumarcsp.KeyParams
Deprecated. replaced by LibraryWrapper.PK_SZOID
PK_SZOID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKCS10CertificationRequest - Class in kz.gamma.jce
A class for verifying and creating PKCS10 Certification requests.
PKCS10CertificationRequest(byte[]) - Constructor for class kz.gamma.jce.PKCS10CertificationRequest
construct a PKCS10 certification request from a DER encoded byte stream.
PKCS10CertificationRequest(ASN1Sequence) - Constructor for class kz.gamma.jce.PKCS10CertificationRequest
 
PKCS10CertificationRequest(String, X509Name, PublicKey, ASN1Set, PrivateKey) - Constructor for class kz.gamma.jce.PKCS10CertificationRequest
create a PKCS10 certfication request using the BC provider.
PKCS10CertificationRequest(String, X500Principal, PublicKey, ASN1Set, PrivateKey) - Constructor for class kz.gamma.jce.PKCS10CertificationRequest
create a PKCS10 certfication request using the BC provider.
PKCS10CertificationRequest(String, X500Principal, PublicKey, ASN1Set, PrivateKey, String) - Constructor for class kz.gamma.jce.PKCS10CertificationRequest
create a PKCS10 certfication request using the named provider.
PKCS10CertificationRequest(String, X509Name, PublicKey, ASN1Set, PrivateKey, String) - Constructor for class kz.gamma.jce.PKCS10CertificationRequest
create a PKCS10 certfication request using the named provider.
pkcs12Attributes - Variable in class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
PKCS12BagAttributeCarrier - Interface in kz.gamma.jce.interfaces
allow us to set attributes on objects that can go into a PKCS12 store.
PKCS12BagAttributeCarrierImpl - Class in kz.gamma.jce.provider
 
PKCS12BagAttributeCarrierImpl(Hashtable, Vector) - Constructor for class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
PKCS12BagAttributeCarrierImpl() - Constructor for class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
pkcs12Ordering - Variable in class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
PKCS12PasswordToBytes(char[]) - Static method in class kz.gamma.crypto.PBEParametersGenerator
converts a password to a byte array according to the scheme in PKCS12 (unicode, big endian, 2 zero pad bytes at the end).
PKCS12PBEParams - Class in kz.gamma.asn1.pkcs
 
PKCS12PBEParams(byte[], int) - Constructor for class kz.gamma.asn1.pkcs.PKCS12PBEParams
 
PKCS12PBEParams(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.PKCS12PBEParams
 
PKCS5_PADDING - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKCS5PasswordToBytes(char[]) - Static method in class kz.gamma.crypto.PBEParametersGenerator
converts a password to a byte array according to the scheme in PKCS5 (ascii, no padding)
pkcs7 - Variable in class kz.gamma.cms.Pkcs7Data
 
PKCS7_BASE64_ENCODING - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKCS7_CRT_INCLUDE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKCS7_PEM_ENCODING - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
Pkcs7Data - Class in kz.gamma.cms
Класс для работы с PKCS#7
Pkcs7Data(byte[], byte[]) - Constructor for class kz.gamma.cms.Pkcs7Data
Формирование PKCS#7
Pkcs7Data(byte[], String) - Constructor for class kz.gamma.cms.Pkcs7Data
Формирование PKCS#7
Pkcs7Data(byte[]) - Constructor for class kz.gamma.cms.Pkcs7Data
Формирование PKCS#7
Pkcs7Data(String, byte[]) - Constructor for class kz.gamma.cms.Pkcs7Data
Формирование PKCS#7
Pkcs7Data(String, String) - Constructor for class kz.gamma.cms.Pkcs7Data
Формирование PKCS#7
Pkcs7Data(String, File) - Constructor for class kz.gamma.cms.Pkcs7Data
Формирование PKCS#7
Pkcs7Data(byte[], File) - Constructor for class kz.gamma.cms.Pkcs7Data
Формирование PKCS#7
pkcs8ShroudedKeyBag - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_1 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_12 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_12PbeIds - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_3 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_5 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_7 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9 - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_challengePassword - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_contentType - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_counterSignature - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_emailAddress - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_extendedCertificateAttributes - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_extensionRequest - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_friendlyName - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_localKeyId - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_messageDigest - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_signingDescription - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_signingTime - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_smimeCapabilities - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_unstructuredAddress - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
pkcs_9_at_unstructuredName - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
PKCSObjectIdentifiers - Interface in kz.gamma.asn1.pkcs
 
PKI_CMP_CANN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKI_CMP_CCP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Cross-Cert.
PKI_CMP_CCR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Cross-Cert.
PKI_CMP_CERT_CONF - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Certificate confirm
PKI_CMP_CKUANN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKI_CMP_CP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Certification Resp
PKI_CMP_CR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Certification Req
PKI_CMP_CRLANN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKI_CMP_ERROR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Error Message
PKI_CMP_GENM - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
General Message
PKI_CMP_GENP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
General Response
PKI_CMP_IP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Initialization Resp
PKI_CMP_IR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Initialization Req
PKI_CMP_KRP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKI_CMP_KRR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKI_CMP_KUP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Key Update Response
PKI_CMP_KUR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Key Update Request
PKI_CMP_NESTED - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKI_CMP_P10CR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKI_CMP_PKI_CONF - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Confirmation
PKI_CMP_POPDECC - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKI_CMP_POPDECR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKI_CMP_PP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Polling response
PKI_CMP_PR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Polling request
PKI_CMP_RANN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKI_CMP_RP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Revocation Response
PKI_CMP_RR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Revocation Request
PKI_TRANS_STATE_ACCEPT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция принята в обработку
PKI_TRANS_STATE_ERROR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция не обработана в связи с ошибками
PKI_TRANS_STATE_WAIT_ADMIN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция обработана и ждет подтверждения администратора
PKI_TRANS_STATE_WAIT_TIME - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция не обработана и ждет указанного времени начала обработки
PKI_TRANS_STATE_WAIT_USER - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция обработана и ждет подтверждения пользователя
PKI_TRANS_TYPE_CCR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция типа Cross-Cert.
PKI_TRANS_TYPE_CR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция типа Certification
PKI_TRANS_TYPE_GENM - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция типа General Message
PKI_TRANS_TYPE_IR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция типа Initialization
PKI_TRANS_TYPE_KRR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция типа Key Recovery
PKI_TRANS_TYPE_KUR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция типа Key Update
PKI_TRANS_TYPE_P10CR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Транзакция типа PKCS #10 Cert.
PKIFAILURE_INFO_ADD_INFO_NOT_AVAILABLE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_BAD_ALG - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Fail codes
PKIFAILURE_INFO_BAD_CERT_ID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_BAD_CERT_TEMPLATE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_BAD_DATA_FORMAT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_BAD_MESSAGE_CHECK - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_BAD_POP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_BAD_RECIPIENT_NONCE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_BAD_REQUEST - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_BAD_SENDER_NONCE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_BAD_TIME - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_CERT_CONFIRMED - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_CERT_REVOKED - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_DUPLICATE_CERT_REQ - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_INCORRECT_DATA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_MISSING_TIME_STAMP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_NOT_AUTHORISED - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_SIGNER_NOT_TRUSTED - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_SYSTEM_FAILURE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_SYSTEM_UNAVAIL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_TIME_NOT_AVAILABLE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_TRANSACTION_ID_IN_USE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_UNACCEPTED_EXTENSION - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_UNACCEPTED_POLICY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_UNSUPPORTED_VERSION - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_WRONG_AUTHORITY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKIFAILURE_INFO_WRONG_INTEGRITY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKISTATUS_INFO_ACCEPTED - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Status codes
PKISTATUS_INFO_GRANTED - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKISTATUS_INFO_GRANTED_WITH_MODS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKISTATUS_INFO_KEY_UPDATE_WARNING - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKISTATUS_INFO_REJECTION - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKISTATUS_INFO_REVOCATION_NOTIFICATION - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKISTATUS_INFO_REVOCATION_WARNING - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PKISTATUS_INFO_WAITING - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
pkix_ocsp - Static variable in interface kz.gamma.asn1.ocsp.OCSPObjectIdentifiers
 
PKIX_VALIDITY_MODEL - Static variable in class kz.gamma.x509.ExtendedPKIXParameters
This is the default PKIX validity model.
PKIXAttrCertChecker - Class in kz.gamma.x509
 
PKIXAttrCertChecker() - Constructor for class kz.gamma.x509.PKIXAttrCertChecker
 
PKIXAttrCertPathBuilderSpi - Class in kz.gamma.jce.provider
 
PKIXAttrCertPathBuilderSpi() - Constructor for class kz.gamma.jce.provider.PKIXAttrCertPathBuilderSpi
 
PKIXAttrCertPathValidatorSpi - Class in kz.gamma.jce.provider
CertPathValidatorSpi implementation for X.509 Attribute Certificates la RFC 3281.
PKIXAttrCertPathValidatorSpi() - Constructor for class kz.gamma.jce.provider.PKIXAttrCertPathValidatorSpi
 
PKIXCertPath - Class in kz.gamma.jce.provider
CertPath implementation for X.509 certificates.
PKIXCertPath(List) - Constructor for class kz.gamma.jce.provider.PKIXCertPath
 
PKIXCertPath(InputStream, String) - Constructor for class kz.gamma.jce.provider.PKIXCertPath
Creates a CertPath of the specified type.
PKIXCertPathBuilderSpi - Class in kz.gamma.jce.provider
Implements the PKIX CertPathBuilding algorithem for GammaTech.
PKIXCertPathBuilderSpi() - Constructor for class kz.gamma.jce.provider.PKIXCertPathBuilderSpi
 
PKIXCertPathReviewer - Class in kz.gamma.x509
PKIXCertPathReviewer
Validation of X.509 Certificate Paths.
PKIXCertPathReviewer(CertPath, PKIXParameters) - Constructor for class kz.gamma.x509.PKIXCertPathReviewer
Creates a PKIXCertPathReviewer and initializes it with the given CertPath and PKIXParameters params
PKIXCertPathReviewer() - Constructor for class kz.gamma.x509.PKIXCertPathReviewer
Creates an empty PKIXCertPathReviewer.
PKIXCertPathValidatorSpi - Class in kz.gamma.jce.provider
CertPathValidatorSpi implemenation for X.509 Certificate validation ala rfc 3280
PKIXCertPathValidatorSpi() - Constructor for class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
PKIXNameConstraints - Class in kz.gamma.jce.provider
 
PKIXNameConstraints() - Constructor for class kz.gamma.jce.provider.PKIXNameConstraints
 
pkixParams - Variable in class kz.gamma.x509.PKIXCertPathReviewer
 
PKIXPolicyNode - Class in kz.gamma.jce.provider
 
PKIXPolicyNode(List, int, Set, PolicyNode, Set, String, boolean) - Constructor for class kz.gamma.jce.provider.PKIXPolicyNode
 
PLACE_OF_BIRTH - Static variable in class kz.gamma.asn1.x500.style.BCStyle
RFC 3039 PlaceOfBirth - DirectoryString(SIZE(1..128)
PLACE_OF_BIRTH - Static variable in class kz.gamma.asn1.x509.X509Name
RFC 3039 PlaceOfBirth - DirectoryString(SIZE(1..128)
placeOfBirth - Variable in class kz.gamma.asn1.x509.sigi.PersonalData
 
policies - Variable in class kz.gamma.asn1.x509.CertificatePolicies
 
policy - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
policy - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
POLICY_CONSTRAINTS - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
POLICY_CONSTRAINTS - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
POLICY_MAPPINGS - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
POLICY_MAPPINGS - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
policyAuthority - Variable in class kz.gamma.asn1.x509.IetfAttrSyntax
 
policyConstraints - Static variable in class kz.gamma.asn1.x509.Extension
Policy Constraints
PolicyConstraints - Static variable in class kz.gamma.asn1.x509.X509Extensions
Policy Constraints
policyIdentifier - Variable in class kz.gamma.asn1.x509.PolicyInformation
 
PolicyInformation - Class in kz.gamma.asn1.x509
 
PolicyInformation(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.PolicyInformation
 
PolicyInformation(DERObjectIdentifier) - Constructor for class kz.gamma.asn1.x509.PolicyInformation
 
PolicyInformation(DERObjectIdentifier, ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.PolicyInformation
 
policyMappings - Static variable in class kz.gamma.asn1.x509.Extension
Policy Mappings
PolicyMappings - Class in kz.gamma.asn1.x509
PolicyMappings V3 extension, described in RFC3280.
PolicyMappings(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.PolicyMappings
Creates a new PolicyMappings instance.
PolicyMappings(Hashtable) - Constructor for class kz.gamma.asn1.x509.PolicyMappings
Creates a new PolicyMappings instance.
PolicyMappings - Static variable in class kz.gamma.asn1.x509.X509Extensions
Policy Mappings
PolicyQualifierId - Class in kz.gamma.asn1.x509
PolicyQualifierId, used in the CertificatePolicies X509V3 extension.
PolicyQualifierId(String) - Constructor for class kz.gamma.asn1.x509.PolicyQualifierId
 
policyQualifierId - Variable in class kz.gamma.asn1.x509.PolicyQualifierInfo
 
PolicyQualifierInfo - Class in kz.gamma.asn1.x509
Policy qualifiers, used in the X509V3 CertificatePolicies extension.
PolicyQualifierInfo(DERObjectIdentifier, DEREncodable) - Constructor for class kz.gamma.asn1.x509.PolicyQualifierInfo
Creates a new PolicyQualifierInfo instance.
PolicyQualifierInfo(String) - Constructor for class kz.gamma.asn1.x509.PolicyQualifierInfo
Creates a new PolicyQualifierInfo containing a cPSuri qualifier.
PolicyQualifierInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.PolicyQualifierInfo
Creates a new PolicyQualifierInfo instance.
policyQualifiers - Variable in class kz.gamma.asn1.x509.PolicyInformation
 
policyQualifiers - Variable in class kz.gamma.jce.provider.PKIXPolicyNode
 
policyTree - Variable in class kz.gamma.x509.PKIXCertPathReviewer
 
populateCertCrlSets() - Method in class kz.gamma.cms.CMSSignedDataParser
 
port - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
POSTAL_ADDRESS - Static variable in class kz.gamma.asn1.x500.style.BCStyle
RFC 3039 PostalAddress - SEQUENCE SIZE (1..6) OF DirectoryString(SIZE(1..30))
POSTAL_ADDRESS - Static variable in class kz.gamma.asn1.x509.X509Name
RFC 3039 PostalAddress - SEQUENCE SIZE (1..6) OF DirectoryString(SIZE(1..30))
POSTAL_CODE - Static variable in class kz.gamma.asn1.x500.style.BCStyle
postalCode - DirectoryString(SIZE(1..40)
POSTAL_CODE - Static variable in class kz.gamma.asn1.x509.X509Name
postalCode - DirectoryString(SIZE(1..40)
postalAddress - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
postalAddress - Variable in class kz.gamma.asn1.x509.sigi.PersonalData
 
postalCode - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
postOfficeBox - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
PP_CHANGE_PASSWORD - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для изменения пароля
PP_CNT_ENTER_BY_SN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для установки состояния ключа
PP_CNT_KEYS_COUNT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для получения количества ключей в ключевом контейнере
PP_CONTAINER - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для определения pszContainer
PP_DEL_PROFILE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для удаления профайла
PP_ENUM_CNT_PRIV_KEYS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для получения информации о ключах
PP_ENUM_EXCH_KEY_ALG - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для получения алгоритмов на ключевой обмен
PP_ENUM_KEYSTORAGE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для получения устройств
PP_ENUM_LICENSES - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для получения лицензии
PP_ENUM_SIGN_KEY_ALG - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для получения алгоритмов на подписывание
PP_ENUMALGS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PP_ENUMALGS_EX - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PP_ENUMPROFILES - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для перечисления профайлов
PP_LAST_ERROR - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, необходимый для получения ошибок
PP_VERSION - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, используемый для получения версии
ppBasis - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
preferredDeliveryMethod - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
preferSignedData - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
preferSignedData - Static variable in class kz.gamma.asn1.smime.SMIMECapabilities
general preferences
preferSignedData - Static variable in class kz.gamma.asn1.smime.SMIMECapability
general preferences
prepareNextCertB1(int, List[], String, Map, X509Certificate) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
prepareNextCertB2(int, List[], String, PKIXPolicyNode) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
previousCertificateIssuer - Variable in class kz.gamma.jce.provider.X509CRLEntryObject
 
prime1 - Variable in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
prime192v1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
prime192v2 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
prime192v3 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
prime2 - Variable in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
prime239v1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
prime239v2 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
prime239v3 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
prime256v1 - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
prime_field - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
primeCurve - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
PrincipalUtil - Class in kz.gamma.jce
a utility class that will extract X509Principal objects from X.509 certificates.
PrincipalUtil() - Constructor for class kz.gamma.jce.PrincipalUtil
 
PRINTABLE_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
priority - Variable in class kz.gamma.vista.VistaMessage
 
PRIORITY_HIGH - Static variable in class kz.gamma.vista.VistaConstants
 
PRIORITY_HIGHEST - Static variable in class kz.gamma.vista.VistaConstants
 
PRIORITY_LOW - Static variable in class kz.gamma.vista.VistaConstants
 
PRIORITY_LOWEST - Static variable in class kz.gamma.vista.VistaConstants
 
PRIORITY_NORMAL - Static variable in class kz.gamma.vista.VistaConstants
 
privateExponent - Variable in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
privateKey - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Закрытый ключ
PRIVATEKEYBLOB_PKCS12 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, необходимый для экспорта ключевой пары в формате PKCS#12
PRIVATEKEYBLOB_PKCS8 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг, необходимый для экспорта ключа в формате PKCS#8
PrivateKeyInfo - Class in kz.gamma.asn1.pkcs
 
PrivateKeyInfo(AlgorithmIdentifier, DERObject) - Constructor for class kz.gamma.asn1.pkcs.PrivateKeyInfo
 
PrivateKeyInfo(AlgorithmIdentifier, DERObject, ASN1Set) - Constructor for class kz.gamma.asn1.pkcs.PrivateKeyInfo
 
PrivateKeyInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.PrivateKeyInfo
 
privateKeyList - Variable in class kz.gamma.tumarcsp.KeyParams
 
privateKeyUsagePeriod - Static variable in class kz.gamma.asn1.x509.Extension
Private Key Usage Period
PrivateKeyUsagePeriod - Class in kz.gamma.asn1.x509
PrivateKeyUsagePeriod ::= SEQUENCE { notBefore [0] GeneralizedTime OPTIONAL, notAfter [1] GeneralizedTime OPTIONAL }
PrivateKeyUsagePeriod(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.PrivateKeyUsagePeriod
 
PrivateKeyUsagePeriod - Static variable in class kz.gamma.asn1.x509.X509Extensions
Private Key Usage Period
PRIVILEGE_WITHDRAWN - Static variable in class kz.gamma.asn1.x509.CRLReason
Deprecated. use lower case version
PRIVILEGE_WITHDRAWN - Static variable in class kz.gamma.asn1.x509.ReasonFlags
Deprecated. use lower case version
privilegeWithdrawn - Static variable in class kz.gamma.asn1.x509.CRLReason
 
privilegeWithdrawn - Static variable in class kz.gamma.asn1.x509.ReasonFlags
 
privKey - Variable in class kz.gamma.asn1.pkcs.PrivateKeyInfo
 
privKey - Variable in class kz.gamma.crypto.params.GammaParameters
 
prm - Variable in class kz.gamma.jce.provider.JDKKeyStoreEx
 
processAttrCert1(X509AttributeCertificate, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
Searches for a holder public key certificate and verifies its certification path.
processAttrCert2(CertPath, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processAttrCert3(X509Certificate, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processAttrCert4(X509Certificate, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processAttrCert5(X509AttributeCertificate, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processAttrCert7(X509AttributeCertificate, CertPath, CertPath, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processBlock(byte[], int, byte[], int) - Method in class kz.gamma.hash.GOST28147Engine
 
processBlock(byte[], int) - Method in class kz.gamma.hash.GOST3411Digest
 
processByte(byte, byte[], int) - Method in class kz.gamma.util.encoders.BufferedDecoder
 
processByte(byte, byte[], int) - Method in class kz.gamma.util.encoders.BufferedEncoder
 
processBytes(byte[], int, int, byte[], int) - Method in class kz.gamma.util.encoders.BufferedDecoder
 
processBytes(byte[], int, int, byte[], int) - Method in class kz.gamma.util.encoders.BufferedEncoder
 
processCertD1i(int, List[], DERObjectIdentifier, Set) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
processCertD1ii(int, List[], DERObjectIdentifier, Set) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
processCRLA1i(Date, ExtendedPKIXParameters, X509Certificate, X509CRL) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processCRLA1ii(Date, ExtendedPKIXParameters, X509Certificate, X509CRL) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processCRLB1(DistributionPoint, Object, X509CRL) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processCRLB2(DistributionPoint, Object, X509CRL) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processCRLC(X509CRL, X509CRL, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
If use-deltas is set, verify the issuer and scope of the delta CRL.
processCRLD(X509CRL, DistributionPoint) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processCRLF(X509CRL, Object, X509Certificate, PublicKey, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
Obtain and validate the certification path for the complete CRL issuer.
processCRLG(X509CRL, Set) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processCRLH(Set, PublicKey) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processCRLI(Date, X509CRL, BigInteger, CertStatus, ExtendedPKIXParameters) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processCRLJ(Date, X509CRL, BigInteger, CertStatus) - Static method in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
processQcStatements(X509Certificate, int) - Method in class kz.gamma.x509.PKIXCertPathReviewer
 
producedAt - Variable in class kz.gamma.asn1.ocsp.ResponseData
 
profile - Variable in class kz.gamma.jce.provider.JCEECPrivateKey
 
profile - Variable in class kz.gamma.jce.provider.JDKAlgorithmParameters
 
profile - Variable in class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
 
profile - Variable in class kz.gamma.jce.provider.JDKKeyPairGenerator.RSA
 
profile - Variable in class kz.gamma.jce.provider.JDKKeyStore
Наименование профайла
profile - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Deprecated. replaced by StoreObjectParam.getProfile()
ProfileCreator - Class in kz.gamma.tumarcsp.profile
 
ProfileCreator() - Constructor for class kz.gamma.tumarcsp.profile.ProfileCreator
 
ProfileInfo - Class in kz.gamma.tumarcsp.profile
 
ProfileInfo() - Constructor for class kz.gamma.tumarcsp.profile.ProfileInfo
 
profileList - Variable in class kz.gamma.tumarcsp.profile.ProfileInfo
 
ProfileList - Class in kz.gamma.tumarcsp.profile
 
ProfileList() - Constructor for class kz.gamma.tumarcsp.profile.ProfileList
 
profileList - Variable in class kz.gamma.tumarcsp.ProfileParams
Список профайлов
ProfileLoader - Class in kz.gamma.tumarcsp
 
ProfileLoader() - Constructor for class kz.gamma.tumarcsp.ProfileLoader
 
ProfileParams - Class in kz.gamma.tumarcsp
Параметры профайла
ProfileParams() - Constructor for class kz.gamma.tumarcsp.ProfileParams
Конструктор
prohibitedACAttributes - Variable in class kz.gamma.x509.ExtendedPKIXParameters
 
provider - Variable in class kz.gamma.openssl.PEMReader
 
provider - Variable in class kz.gamma.openssl.PEMWriter
 
provider - Variable in class kz.gamma.x509.X509Util.Implementation
 
PROVIDER_LOADED - Static variable in class kz.gamma.tumarcsp.CommonApplet
Провайдер загружен
PROVIDER_NAME - Static variable in class kz.gamma.jce.provider.GammaTechProvider
 
PROVIDER_NOT_LOADED - Static variable in class kz.gamma.tumarcsp.CommonApplet
Провайдер не загружен
PROVIDER_TYPE_DH - Static variable in class kz.gamma.jce.provider.GammaTechProvider
 
PROVIDER_TYPE_EC - Static variable in class kz.gamma.jce.provider.GammaTechProvider
 
PROVIDER_TYPE_RSA - Static variable in class kz.gamma.jce.provider.GammaTechProvider
 
PROVIDER_UNKNOWN_STATE - Static variable in class kz.gamma.tumarcsp.CommonApplet
Состояние провайдера неизвестно
ProviderConfigurationPermission - Class in kz.gamma.jce
A permission class to define what can be done with the ConfigurableProvider interface.
ProviderConfigurationPermission(String) - Constructor for class kz.gamma.jce.ProviderConfigurationPermission
 
ProviderConfigurationPermission(String, String) - Constructor for class kz.gamma.jce.ProviderConfigurationPermission
 
providerState - Static variable in class kz.gamma.tumarcsp.CommonApplet
Текущее состояние криптопровайдера
ProviderUtil - Class in kz.gamma.jce.provider
 
ProviderUtil() - Constructor for class kz.gamma.jce.provider.ProviderUtil
 
PSEUDONYM - Static variable in class kz.gamma.asn1.x500.style.BCStyle
RFC 3039 Pseudonym - DirectoryString(SIZE(1..64)
pseudonym - Variable in class kz.gamma.asn1.x509.sigi.NameOrPseudonym
 
PSEUDONYM - Static variable in class kz.gamma.asn1.x509.X509Name
RFC 3039 Pseudonym - DirectoryString(SIZE(1..64)
pSourceAlgorithm - Variable in class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
pszContainer - Variable in class kz.gamma.tumarcsp.KeyParams
 
pubKey - Variable in class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
pubKey - Variable in class kz.gamma.crypto.params.GammaParameters
 
pubKey - Variable in class kz.gamma.jce.provider.JCEECPublicKey
 
pubKey - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Открытый ключ
publicExponent - Variable in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
publicExponent - Variable in class kz.gamma.asn1.x509.RSAPublicKeyStructure
 
publicKey - Variable in class kz.gamma.asn1.cms.OriginatorPublicKey
 
publicKey - Static variable in class kz.gamma.asn1.x509.ObjectDigestInfo
The public key is hashed.
PUBLICKEYBLOB - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_CERT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_CMP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_CMP_B64 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_CRL - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_OCSP - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_OCSP_B64 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_REQ_P10 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_REQ_P10_PEM - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_REQ_P7 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_REQ_P7_PEM - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_SUBJ_KEY - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
PUBLICKEYBLOB_SUBJ_KEY_PARAM - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
publicKeyCert - Static variable in class kz.gamma.asn1.x509.ObjectDigestInfo
The public key certificate is hashed.
publicKeyList - Variable in class kz.gamma.tumarcsp.KeyParams
 
publicKeyParamSet - Variable in class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
PureJavaHash - Class in kz.gamma.hash
Вычисление хеш значений без криптопровайдера Date: 16.11.12 Time: 17:34
PureJavaHash() - Constructor for class kz.gamma.hash.PureJavaHash
 
PV_TABLE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 

Q

q - Variable in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
q - Variable in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
q - Variable in class kz.gamma.asn1.x509.DSAParameter
 
QC_STATEMENT - Static variable in class kz.gamma.x509.PKIXCertPathReviewer
 
QCStatement - Class in kz.gamma.asn1.x509.qualified
The QCStatement object.
QCStatement(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.qualified.QCStatement
 
QCStatement(DERObjectIdentifier) - Constructor for class kz.gamma.asn1.x509.qualified.QCStatement
 
QCStatement(DERObjectIdentifier, ASN1Encodable) - Constructor for class kz.gamma.asn1.x509.qualified.QCStatement
 
qcStatementId - Variable in class kz.gamma.asn1.x509.qualified.QCStatement
 
qcStatementInfo - Variable in class kz.gamma.asn1.x509.qualified.QCStatement
 
qCStatements - Static variable in class kz.gamma.asn1.x509.Extension
QCStatements
QCStatements - Static variable in class kz.gamma.asn1.x509.X509Extensions
QCStatements
qualifier - Variable in class kz.gamma.asn1.x509.PolicyQualifierInfo
 

R

rand - Variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
RC2_CBC - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
rC2_CBC - Static variable in class kz.gamma.asn1.smime.SMIMECapabilities
 
rC2_CBC - Static variable in class kz.gamma.asn1.smime.SMIMECapability
 
RC2_CBC - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
RC2CBCParameter - Class in kz.gamma.asn1.pkcs
 
RC2CBCParameter(byte[]) - Constructor for class kz.gamma.asn1.pkcs.RC2CBCParameter
 
RC2CBCParameter(int, byte[]) - Constructor for class kz.gamma.asn1.pkcs.RC2CBCParameter
 
RC2CBCParameter(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.RC2CBCParameter
 
RDN - Class in kz.gamma.asn1.x500
 
RDN(ASN1Set) - Constructor for class kz.gamma.asn1.x500.RDN
 
RDN(DERObjectIdentifier, ASN1Encodable) - Constructor for class kz.gamma.asn1.x500.RDN
Create a single valued RDN.
RDN(AttributeTypeAndValue) - Constructor for class kz.gamma.asn1.x500.RDN
 
RDN(AttributeTypeAndValue[]) - Constructor for class kz.gamma.asn1.x500.RDN
Create a multi-valued RDN.
rdnAreEqual(RDN, RDN) - Method in class kz.gamma.asn1.x500.style.BCStyle
 
rDNAreEqual(RDN, RDN) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
rdnAreEqual(RDN, RDN) - Method in class kz.gamma.asn1.x500.style.RFC4519Style
 
rdns - Variable in class kz.gamma.asn1.x500.X500Name
 
rdns - Variable in class kz.gamma.asn1.x500.X500NameBuilder
 
rDNsFromString(String, X500NameStyle) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
read(byte[], int, int) - Method in class kz.gamma.asn1.ConstructedOctetStream
 
read() - Method in class kz.gamma.asn1.ConstructedOctetStream
 
read() - Method in class kz.gamma.asn1.DefiniteLengthInputStream
 
read(byte[], int, int) - Method in class kz.gamma.asn1.DefiniteLengthInputStream
 
read(byte[], int, int) - Method in class kz.gamma.asn1.IndefiniteLengthInputStream
 
read() - Method in class kz.gamma.asn1.IndefiniteLengthInputStream
 
read() - Method in class kz.gamma.cms.CMSTypedStream.FullReaderStream
 
read(byte[], int, int) - Method in class kz.gamma.cms.CMSTypedStream.FullReaderStream
 
read() - Method in interface kz.gamma.util.StreamParser
 
read() - Method in class kz.gamma.x509.X509StreamParser
 
readAll() - Method in interface kz.gamma.util.StreamParser
 
readAll() - Method in class kz.gamma.x509.X509StreamParser
 
readAttributeCertificate(String) - Method in class kz.gamma.openssl.PEMReader
Reads in a X509 Attribute Certificate.
readBlob(byte[]) - Method in class kz.gamma.crypto.pcsc.idcard.IdCardInfo
 
readBlock(byte[]) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
readBytes(String) - Method in class kz.gamma.openssl.PEMReader
 
readCertificate(String) - Method in class kz.gamma.openssl.PEMReader
Reads in a X509Certificate.
readCertificateRequest(String) - Method in class kz.gamma.openssl.PEMReader
Reads in a PKCS10 certification request.
readContentInfo(byte[]) - Static method in class kz.gamma.cms.CMSUtils
 
readContentInfo(InputStream) - Static method in class kz.gamma.cms.CMSUtils
 
readContentInfo(ASN1InputStream) - Static method in class kz.gamma.cms.CMSUtils
 
readCRL(String) - Method in class kz.gamma.openssl.PEMReader
Reads in a X509CRL.
readDefiniteLengthFully(int) - Method in class kz.gamma.asn1.ASN1InputStream
 
readDERCertificate(ASN1InputStream) - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
readDERCertificate(InputStream) - Method in class kz.gamma.jce.provider.X509AttrCertParser
 
readDERCertificate(InputStream) - Method in class kz.gamma.jce.provider.X509CertParser
 
readDERCRL(ASN1InputStream) - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
readDERCRL(InputStream) - Method in class kz.gamma.jce.provider.X509CRLParser
 
readDERCrossCertificatePair(InputStream) - Method in class kz.gamma.jce.provider.X509CertPairParser
 
readFully(byte[]) - Method in class kz.gamma.asn1.ASN1InputStream
 
readFully(byte[]) - Method in class kz.gamma.asn1.DERInputStream
Deprecated.  
readIndefiniteLengthFully() - Method in class kz.gamma.asn1.ASN1InputStream
read a string of bytes representing an indefinite length object.
readIndefiniteLengthFully() - Method in class kz.gamma.asn1.BERInputStream
Deprecated. read a string of bytes representing an indefinite length object.
readKeyPair(String, String) - Method in class kz.gamma.openssl.PEMReader
Read a Key Pair
readLength() - Method in class kz.gamma.asn1.ASN1InputStream
 
readLength() - Method in class kz.gamma.asn1.ASN1StreamParser
 
readLength() - Method in class kz.gamma.asn1.DERInputStream
Deprecated.  
readLine(InputStream) - Static method in class kz.gamma.jce.provider.PEMUtil
 
readLineRN(boolean) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
readNode(String) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
readObject() - Method in class kz.gamma.asn1.ASN1InputStream
 
readObject() - Method in class kz.gamma.asn1.ASN1ObjectParser
 
readObject() - Method in interface kz.gamma.asn1.ASN1SequenceParser
 
readObject() - Method in interface kz.gamma.asn1.ASN1SetParser
 
readObject() - Method in class kz.gamma.asn1.ASN1StreamParser
 
readObject() - Method in class kz.gamma.asn1.BERInputStream
Deprecated.  
readObject() - Method in class kz.gamma.asn1.BERSequenceParser
 
readObject() - Method in class kz.gamma.asn1.BERSetParser
 
readObject() - Method in class kz.gamma.asn1.DERInputStream
Deprecated.  
readObject(ObjectInputStream) - Method in class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
readObject() - Method in class kz.gamma.openssl.PEMReader
 
readPEMCertificate(InputStream) - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
readPEMCertificate(InputStream) - Method in class kz.gamma.jce.provider.X509AttrCertParser
 
readPEMCertificate(InputStream) - Method in class kz.gamma.jce.provider.X509CertParser
 
readPEMCRL(InputStream) - Method in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
readPEMCRL(InputStream) - Method in class kz.gamma.jce.provider.X509CRLParser
 
readPEMObject(InputStream) - Method in class kz.gamma.jce.provider.PEMUtil
 
readPKCS7(String) - Method in class kz.gamma.openssl.PEMReader
Reads in a PKCS7 object.
readPublicKey(String) - Method in class kz.gamma.openssl.PEMReader
 
readRSAPublicKey(String) - Method in class kz.gamma.openssl.PEMReader
 
readSequence(ASN1InputStream) - Static method in class kz.gamma.jce.X509Principal
 
readTagNumber(int) - Method in class kz.gamma.asn1.ASN1InputStream
 
readVector() - Method in class kz.gamma.asn1.ASN1ObjectParser
 
reasonCode - Static variable in class kz.gamma.asn1.x509.Extension
Reason code
ReasonCode - Static variable in class kz.gamma.asn1.x509.X509Extensions
Reason code
ReasonFlags - Class in kz.gamma.asn1.x509
The ReasonFlags object.
ReasonFlags(int) - Constructor for class kz.gamma.asn1.x509.ReasonFlags
 
ReasonFlags(DERBitString) - Constructor for class kz.gamma.asn1.x509.ReasonFlags
 
reasons - Variable in class kz.gamma.asn1.x509.DistributionPoint
 
ReasonsMask - Class in kz.gamma.jce.provider
This class helps to handle CRL revocation reasons mask.
ReasonsMask(int) - Constructor for class kz.gamma.jce.provider.ReasonsMask
Constructs are reason mask with the reasons.
ReasonsMask() - Constructor for class kz.gamma.jce.provider.ReasonsMask
A reason mask with no reason.
reasonString - Static variable in class kz.gamma.asn1.x509.CRLReason
 
RecipientEncryptedKey - Class in kz.gamma.asn1.cms
 
RecipientEncryptedKey(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.RecipientEncryptedKey
 
RecipientEncryptedKey(KeyAgreeRecipientIdentifier, ASN1OctetString) - Constructor for class kz.gamma.asn1.cms.RecipientEncryptedKey
 
recipientEncryptedKeys - Variable in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
RecipientId - Class in kz.gamma.cms
 
RecipientId() - Constructor for class kz.gamma.cms.RecipientId
 
RecipientIdentifier - Class in kz.gamma.asn1.cms
 
RecipientIdentifier(IssuerAndSerialNumber) - Constructor for class kz.gamma.asn1.cms.RecipientIdentifier
 
RecipientIdentifier(ASN1OctetString) - Constructor for class kz.gamma.asn1.cms.RecipientIdentifier
 
RecipientIdentifier(DERObject) - Constructor for class kz.gamma.asn1.cms.RecipientIdentifier
 
RecipientInfo - Class in kz.gamma.asn1.cms
 
RecipientInfo(KeyTransRecipientInfo) - Constructor for class kz.gamma.asn1.cms.RecipientInfo
 
RecipientInfo(KeyAgreeRecipientInfo) - Constructor for class kz.gamma.asn1.cms.RecipientInfo
 
RecipientInfo(KEKRecipientInfo) - Constructor for class kz.gamma.asn1.cms.RecipientInfo
 
RecipientInfo(PasswordRecipientInfo) - Constructor for class kz.gamma.asn1.cms.RecipientInfo
 
RecipientInfo(OtherRecipientInfo) - Constructor for class kz.gamma.asn1.cms.RecipientInfo
 
RecipientInfo(DERObject) - Constructor for class kz.gamma.asn1.cms.RecipientInfo
 
RecipientInformation - Class in kz.gamma.cms
 
RecipientInformation(AlgorithmIdentifier, AlgorithmIdentifier, InputStream) - Constructor for class kz.gamma.cms.RecipientInformation
 
RecipientInformationStore - Class in kz.gamma.cms
 
RecipientInformationStore(Collection) - Constructor for class kz.gamma.cms.RecipientInformationStore
 
recipientInfos - Variable in class kz.gamma.asn1.cms.EnvelopedData
 
recipientInfos - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
recipientInfoStore - Variable in class kz.gamma.cms.CMSEnvelopedData
 
recipientInfs - Variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
recipientInfs - Variable in class kz.gamma.cms.CMSGammaEnvelopedData
 
RecipientKeyIdentifier - Class in kz.gamma.asn1.cms
 
RecipientKeyIdentifier(ASN1OctetString, DERGeneralizedTime, OtherKeyAttribute) - Constructor for class kz.gamma.asn1.cms.RecipientKeyIdentifier
 
RecipientKeyIdentifier(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.RecipientKeyIdentifier
 
recipientsNames - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
REFERRALS_IGNORE - Static variable in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
Processing referrals..
REFERRALS_IGNORE - Static variable in class kz.gamma.x509.util.LDAPStoreHelper
Processing referrals..
registeredAddress - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
registeredID - Static variable in class kz.gamma.asn1.x509.GeneralName
 
REMOVE_FROM_CRL - Static variable in class kz.gamma.asn1.x509.CRLReason
Deprecated. use lower case version
removeChild(PKIXPolicyNode) - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
removeFromCRL - Static variable in class kz.gamma.asn1.x509.CRLReason
 
removePolicyNode(PKIXPolicyNode, List[], PKIXPolicyNode) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
removePolicyNodeRecurse(List[], PKIXPolicyNode) - Static method in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
replaceCertificatesAndCRLs(CMSSignedData, CertStore) - Static method in class kz.gamma.cms.CMSSignedData
Replace the certificate and CRL information associated with this CMSSignedData object with the new one passed in.
replaceCertificatesAndCRLs(InputStream, CertStore, OutputStream) - Static method in class kz.gamma.cms.CMSSignedDataParser
Replace the certificate and CRL information associated with this CMSSignedData object with the new one passed in.
replaceSigners(CMSSignedData, SignerInformationStore) - Static method in class kz.gamma.cms.CMSSignedData
Replace the signerinformation store associated with this CMSSignedData object with the new one passed in.
replaceSigners(InputStream, SignerInformationStore, OutputStream) - Static method in class kz.gamma.cms.CMSSignedDataParser
Replace the signerinformation store associated with the passed in message contained in the stream original with the new one passed in.
replaceUnsignedAttributes(SignerInformation, AttributeTable) - Static method in class kz.gamma.cms.SignerInformation
Return a signer information object with the passed in unsigned attributes replacing the ones that are current associated with the object passed in.
reqCert - Variable in class kz.gamma.asn1.ocsp.Request
 
reqInfo - Variable in class kz.gamma.asn1.pkcs.CertificationRequest
 
reqSignature - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
reqSignature - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
Request - Class in kz.gamma.asn1.ocsp
 
Request(CertID, X509Extensions) - Constructor for class kz.gamma.asn1.ocsp.Request
 
Request(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.Request
 
requester - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
requester - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
requestExtensions - Variable in class kz.gamma.asn1.ocsp.TBSRequest
 
requestList - Variable in class kz.gamma.asn1.ocsp.TBSRequest
 
requestorName - Variable in class kz.gamma.asn1.ocsp.TBSRequest
 
requestPolicy - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
requestPolicy - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
RequestSender - Class in kz.gamma.core.network
 
RequestSender() - Constructor for class kz.gamma.core.network.RequestSender
 
requestTime - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
requestTime - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
reserv - Variable in class kz.gamma.vista.VistaFile
 
reservB - Variable in class kz.gamma.vista.VistaMessage
 
reserved - Static variable in class kz.gamma.asn1.misc.NetscapeCertType
 
reservW - Variable in class kz.gamma.vista.VistaMessage
 
reset() - Method in class kz.gamma.asn1.x509.X509ExtensionsGenerator
Reset the generator
reset() - Method in interface kz.gamma.crypto.Digest
reset the digest back to it's initial state.
reset() - Method in class kz.gamma.crypto.digests.GammaGost3411Digest
Пересоздание хеш-объекта
reset() - Method in interface kz.gamma.crypto.Signer
reset the internal state
reset() - Method in class kz.gamma.hash.GOST28147Engine
 
reset() - Method in class kz.gamma.hash.GOST3411Digest
 
reset() - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated. reset the generator
reset() - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated. reset the generator
reset() - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. reset the generator
reset() - Method in class kz.gamma.x509.X509V1CertificateGenerator
reset the generator
reset() - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
reset the generator
reset() - Method in class kz.gamma.x509.X509V2CRLGenerator
reset the generator
reset() - Method in class kz.gamma.x509.X509V3CertificateGenerator
reset the generator
resource - Variable in class kz.gamma.i18n.LocalizedMessage
 
resource - Variable in exception kz.gamma.i18n.MissingEntryException
 
RESOURCE_NAME - Static variable in class kz.gamma.x509.PKIXCertPathReviewer
 
respApdu - Variable in class kz.gamma.crypto.pcsc.idcard.IdCardInfo
 
ResponderID - Class in kz.gamma.asn1.ocsp
 
ResponderID(ASN1OctetString) - Constructor for class kz.gamma.asn1.ocsp.ResponderID
 
ResponderID(X509Name) - Constructor for class kz.gamma.asn1.ocsp.ResponderID
 
responderID - Variable in class kz.gamma.asn1.ocsp.ResponseData
 
response - Variable in class kz.gamma.asn1.ocsp.ResponseBytes
 
responseBytes - Variable in class kz.gamma.asn1.ocsp.OCSPResponse
 
ResponseBytes - Class in kz.gamma.asn1.ocsp
 
ResponseBytes(DERObjectIdentifier, ASN1OctetString) - Constructor for class kz.gamma.asn1.ocsp.ResponseBytes
 
ResponseBytes(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.ResponseBytes
 
ResponseData - Class in kz.gamma.asn1.ocsp
 
ResponseData(DERInteger, ResponderID, DERGeneralizedTime, ASN1Sequence, X509Extensions) - Constructor for class kz.gamma.asn1.ocsp.ResponseData
 
ResponseData(ResponderID, DERGeneralizedTime, ASN1Sequence, X509Extensions) - Constructor for class kz.gamma.asn1.ocsp.ResponseData
 
ResponseData(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.ResponseData
 
responseExtensions - Variable in class kz.gamma.asn1.ocsp.ResponseData
 
responses - Variable in class kz.gamma.asn1.ocsp.ResponseData
 
responseStatus - Variable in class kz.gamma.asn1.ocsp.OCSPResponse
 
responseTime - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
responseTime - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
responseType - Variable in class kz.gamma.asn1.ocsp.ResponseBytes
 
resultDigest - Variable in class kz.gamma.cms.SignerInformation
 
retrieveData() - Method in class kz.gamma.cms.Pkcs7Data
Извлечение данных, которые подписывались, из PKCS#7
reverse - Variable in class kz.gamma.asn1.x509.CertificatePair
 
reverse - Variable in class kz.gamma.x509.X509CertificatePair
 
reverseParts(byte[], int) - Static method in class kz.gamma.core.UtilCM
Переворачивание двух частей массива байт, начиная со смещения
reverseSelector - Variable in class kz.gamma.x509.X509CertPairStoreSelector
 
REVOCATION - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Отзыв
revocationDate - Variable in class kz.gamma.asn1.x509.TBSCertList.CRLEntry
 
revocationDate - Variable in class kz.gamma.jce.provider.CertStatus
 
revocationReason - Variable in class kz.gamma.asn1.ocsp.RevokedInfo
 
revocationTime - Variable in class kz.gamma.asn1.ocsp.RevokedInfo
 
revokedCertificates - Variable in class kz.gamma.asn1.x509.TBSCertList
 
RevokedInfo - Class in kz.gamma.asn1.ocsp
 
RevokedInfo(DERGeneralizedTime, CRLReason) - Constructor for class kz.gamma.asn1.ocsp.RevokedInfo
 
RevokedInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.RevokedInfo
 
RevokeRequest - Class in kz.gamma.asn1.cms
Формирование запроса на отзыв сертификата
RevokeRequest(byte[]) - Constructor for class kz.gamma.asn1.cms.RevokeRequest
Формирование неподписанного запроса на отзыв сертификата
RevokeRequest(String, byte[], String, int, DERGeneralizedTime) - Constructor for class kz.gamma.asn1.cms.RevokeRequest
Формирование неподписанного запроса на отзыв сертификата
RevokeRequest(X509Certificate, int, DERGeneralizedTime) - Constructor for class kz.gamma.asn1.cms.RevokeRequest
Формирование неподписанного запроса на отзыв сертификата
RevokeRequest(X509Certificate, int, Date) - Constructor for class kz.gamma.asn1.cms.RevokeRequest
Формирование неподписанного запроса на отзыв сертификата
RevokeRequest(X509Certificate, int) - Constructor for class kz.gamma.asn1.cms.RevokeRequest
Формирование неподписанного запроса на отзыв сертификата
revReason - Variable in class kz.gamma.asn1.cms.RevokeRequest
 
RFC1779Symbols - Static variable in class kz.gamma.asn1.x509.X509Name
look up table translating OID values into their common symbols following the convention in RFC 1779
RFC2253Symbols - Static variable in class kz.gamma.asn1.x509.X509Name
look up table translating OID values into their common symbols following the convention in RFC 2253
RFC3281CertPathUtilities - Class in kz.gamma.jce.provider
 
RFC3281CertPathUtilities() - Constructor for class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
RFC3739QCObjectIdentifiers - Interface in kz.gamma.asn1.x509.qualified
 
RFC4519Style - Class in kz.gamma.asn1.x500.style
 
RFC4519Style() - Constructor for class kz.gamma.asn1.x500.style.RFC4519Style
 
rfc822Name - Static variable in class kz.gamma.asn1.x509.GeneralName
 
rid - Variable in class kz.gamma.asn1.cms.KeyTransRecipientInfo
 
ripemd128 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
ripemd160 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
ripemd160 - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
ripemd160WithRSAEncryption - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
ripemd256 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
rKeyID - Variable in class kz.gamma.asn1.cms.KeyAgreeRecipientIdentifier
 
rLoadVector(InputStream) - Method in class kz.gamma.asn1.BERTaggedObjectParser
 
roleAuthority - Variable in class kz.gamma.asn1.x509.RoleSyntax
 
roleName - Variable in class kz.gamma.asn1.x509.RoleSyntax
 
roleOccupant - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
RoleSyntax - Class in kz.gamma.asn1.x509
Implementation of the RoleSyntax object as specified by the RFC3281.
RoleSyntax(GeneralNames, GeneralName) - Constructor for class kz.gamma.asn1.x509.RoleSyntax
Constructor.
RoleSyntax(GeneralName) - Constructor for class kz.gamma.asn1.x509.RoleSyntax
Constructor.
RoleSyntax(String) - Constructor for class kz.gamma.asn1.x509.RoleSyntax
Utility constructor.
RoleSyntax(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.RoleSyntax
Constructor that builds an instance of RoleSyntax by extracting the encoded elements from the ASN1Sequence object supplied.
RoleSyntax - Static variable in class kz.gamma.asn1.x509.X509Attributes
 
ROW_SEPARATOR - Static variable in class kz.gamma.tumarcsp.CommonApplet
Разделитель строк для выходных данных
rsaEncryption - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
RSAESOAEPparams - Class in kz.gamma.asn1.pkcs
 
RSAESOAEPparams() - Constructor for class kz.gamma.asn1.pkcs.RSAESOAEPparams
The default version
RSAESOAEPparams(AlgorithmIdentifier, AlgorithmIdentifier, AlgorithmIdentifier) - Constructor for class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
RSAESOAEPparams(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.RSAESOAEPparams
 
RSAPrivateKeyStructure - Class in kz.gamma.asn1.pkcs
 
RSAPrivateKeyStructure(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
RSAPrivateKeyStructure(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
RSAPublicKeyStructure - Class in kz.gamma.asn1.x509
 
RSAPublicKeyStructure(BigInteger, BigInteger) - Constructor for class kz.gamma.asn1.x509.RSAPublicKeyStructure
 
RSAPublicKeyStructure(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.RSAPublicKeyStructure
 
rsaSignatureWithripemd128 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
rsaSignatureWithripemd160 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
rsaSignatureWithripemd256 - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
RSASSAPSSparams - Class in kz.gamma.asn1.pkcs
 
RSASSAPSSparams() - Constructor for class kz.gamma.asn1.pkcs.RSASSAPSSparams
The default version
RSASSAPSSparams(AlgorithmIdentifier, AlgorithmIdentifier, DERInteger, DERInteger) - Constructor for class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
RSASSAPSSparams(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
RUNTIME - Static variable in class kz.gamma.cms.CMSUtils
 
RuntimeCryptoException - Exception in kz.gamma.crypto
the foundation class for the exceptions thrown by the crypto packages.
RuntimeCryptoException() - Constructor for exception kz.gamma.crypto.RuntimeCryptoException
base constructor.
RuntimeCryptoException(String) - Constructor for exception kz.gamma.crypto.RuntimeCryptoException
create a RuntimeCryptoException with the given message.
rusChars - Static variable in class kz.gamma.core.convertors.CharacterEncodingConvertor
 

S

S - Static variable in class kz.gamma.hash.GOST28147Engine
 
S - Variable in class kz.gamma.hash.GOST3411Digest
 
s1 - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.TeeOutputStream
 
s2 - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.TeeOutputStream
 
SafeBag - Class in kz.gamma.asn1.pkcs
 
SafeBag(DERObjectIdentifier, DERObject) - Constructor for class kz.gamma.asn1.pkcs.SafeBag
 
SafeBag(DERObjectIdentifier, DERObject, ASN1Set) - Constructor for class kz.gamma.asn1.pkcs.SafeBag
 
SafeBag(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.SafeBag
 
safeContentsBag - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
salt - Variable in class kz.gamma.asn1.pkcs.MacData
 
salt - Variable in class kz.gamma.cms.CMSPBEKey
 
salt - Variable in class kz.gamma.crypto.PBEParametersGenerator
 
saltLength - Variable in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
sAttr - Variable in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
sAttr - Variable in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
saveData(byte[], String) - Method in class kz.gamma.core.file.FileHelper
Сохранение данных в файл
saveData(String, String) - Method in class kz.gamma.tumarcsp.CommonApplet
Сохранение данных в файл.
saveResource(String, String) - Method in class kz.gamma.core.file.FileHelper
Сохранение ресурса в файл
sBox - Variable in class kz.gamma.hash.ParametersWithSBox
 
sBoxes - Static variable in class kz.gamma.hash.GOST28147Engine
 
scheme - Variable in class kz.gamma.asn1.pkcs.PBES2Algorithms
Deprecated.  
scheme - Variable in class kz.gamma.asn1.pkcs.PBES2Parameters
 
sCrlData - Variable in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
sCrlDataObjectCount - Variable in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
sData - Variable in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
sData - Variable in class kz.gamma.jce.provider.X509AttrCertParser
 
sData - Variable in class kz.gamma.jce.provider.X509CertParser
 
sData - Variable in class kz.gamma.jce.provider.X509CRLParser
 
sDataObjectCount - Variable in class kz.gamma.jce.provider.JDKX509CertificateFactory
 
sDataObjectCount - Variable in class kz.gamma.jce.provider.X509AttrCertParser
 
sDataObjectCount - Variable in class kz.gamma.jce.provider.X509CertParser
 
sDataObjectCount - Variable in class kz.gamma.jce.provider.X509CRLParser
 
sdfFull - Variable in class kz.gamma.tumarcsp.CommonApplet
Формат даты
sdfShort - Variable in class kz.gamma.tumarcsp.CommonApplet
Формат даты
sdsiCertificate - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
search(File, List<File>, String, String) - Method in class kz.gamma.core.file.FileHelper
Поиск файла во всех вложенных директориях, начиная от начальной
search(String, String, String[]) - Method in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
Returns a Set of byte arrays with the certificate or CRL encodings.
search(String[], String, String[]) - Method in class kz.gamma.x509.util.LDAPStoreHelper
Returns a List of encodings of the certificates, attribute certificates, CRL or certificate pairs.
SEARCH_SECURITY_LEVEL - Static variable in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
Security level to be used for LDAP connections.
SEARCH_SECURITY_LEVEL - Static variable in class kz.gamma.x509.util.LDAPStoreHelper
Security level to be used for LDAP connections.
searchForSerialNumberIn - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
searchForSerialNumberIn - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
searchGuide - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
secKey - Variable in class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
secKeyId - Variable in class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
secretBag - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
seeAlso - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
SEED_CBC - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
SEED_WRAP - Static variable in class kz.gamma.cms.CMSEnvelopedGenerator
 
selectedChannel - Variable in class kz.gamma.crypto.pcsc.idcard.IdCardInfo
 
selectedReader - Variable in class kz.gamma.crypto.pcsc.idcard.IdCardInfo
 
Selector - Interface in kz.gamma.util
 
selector - Variable in class kz.gamma.x509.ExtendedPKIXParameters
 
semanticsIdentifier - Variable in class kz.gamma.asn1.x509.qualified.SemanticsInformation
 
SemanticsInformation - Class in kz.gamma.asn1.x509.qualified
The SemanticsInformation object.
SemanticsInformation(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.qualified.SemanticsInformation
 
SemanticsInformation(DERObjectIdentifier, GeneralName[]) - Constructor for class kz.gamma.asn1.x509.qualified.SemanticsInformation
 
SemanticsInformation(DERObjectIdentifier) - Constructor for class kz.gamma.asn1.x509.qualified.SemanticsInformation
 
SemanticsInformation(GeneralName[]) - Constructor for class kz.gamma.asn1.x509.qualified.SemanticsInformation
 
sendCommand(String, String, boolean) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
senderCert - Variable in class kz.gamma.cms.CMSGammaEnvelopedData
 
senderKey - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
sendRequest(String, byte[]) - Static method in class kz.gamma.core.network.RequestSender
application/pkixcmp is used as Content-Type GET is used as Request Method
sendRequest(String, byte[], String, String) - Static method in class kz.gamma.core.network.RequestSender
 
sendRequest(String, String, String, String) - Static method in class kz.gamma.core.network.RequestSender
 
separator - Variable in class kz.gamma.asn1.x500.style.X500NameTokenizer
 
seperator - Variable in class kz.gamma.asn1.x509.X509NameTokenizer
 
seq - Variable in class kz.gamma.asn1.ASN1Sequence
 
seq - Variable in class kz.gamma.asn1.pkcs.CertBag
 
seq - Variable in class kz.gamma.asn1.x509.Certificate
 
seq - Variable in class kz.gamma.asn1.x509.CRLDistPoint
 
seq - Variable in class kz.gamma.asn1.x509.ExtendedKeyUsage
 
seq - Variable in class kz.gamma.asn1.x509.GeneralNames
 
seq - Variable in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
seq - Variable in class kz.gamma.asn1.x509.PolicyMappings
 
seq - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
seq - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
seq - Variable in class kz.gamma.asn1.x509.TBSCertList.CRLEntry
 
seq - Variable in class kz.gamma.asn1.x509.TBSCertList
 
seq - Variable in class kz.gamma.asn1.x509.X509CertificateStructure
 
seq - Variable in class kz.gamma.asn1.x509.X509Name
 
SEQUENCE - Static variable in interface kz.gamma.asn1.DERTags
 
SEQUENCE_OF - Static variable in interface kz.gamma.asn1.DERTags
 
serial - Variable in class kz.gamma.asn1.x509.IssuerSerial
 
serialNumber - Variable in class kz.gamma.asn1.cms.IssuerAndSerialNumber
 
serialNumber - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
serialNumber - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
serialNumber - Variable in class kz.gamma.asn1.ocsp.CertID
 
SERIALNUMBER - Static variable in class kz.gamma.asn1.x500.style.BCStyle
device serial number name - StringType(SIZE(1..64))
serialNumber - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
serialNumber - Variable in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
serialNumber - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
serialNumber - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
serialNumber - Variable in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
serialNumber - Variable in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
serialNumber - Variable in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
SERIALNUMBER - Static variable in class kz.gamma.asn1.x509.X509Name
device serial number name - StringType(SIZE(1..64))
serialNumber - Variable in class kz.gamma.x509.X509AttributeCertStoreSelector
 
serialNumList - Variable in class kz.gamma.tumarcsp.KeyParams
 
serialVersionUID - Static variable in class kz.gamma.jce.provider.GammaTechProvider
 
serialVersionUID - Static variable in class kz.gamma.tumarcsp.CommonApplet
Серийный номер
serverExchCert - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
serverExchSN - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
serverSignCert - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
serverSignSN - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
service - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
service - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
ServiceLocator - Class in kz.gamma.asn1.ocsp
 
ServiceLocator() - Constructor for class kz.gamma.asn1.ocsp.ServiceLocator
 
ServiceType - Class in kz.gamma.asn1.dvcs
ServiceType ::= ENUMERATED { cpd(1), vsd(2), cpkc(3), ccpd(4) }
ServiceType(int) - Constructor for class kz.gamma.asn1.dvcs.ServiceType
 
ServiceType(DEREnumerated) - Constructor for class kz.gamma.asn1.dvcs.ServiceType
 
set - Variable in class kz.gamma.asn1.ASN1Set
 
SET - Static variable in interface kz.gamma.asn1.DERTags
 
set00Check(boolean) - Method in class kz.gamma.asn1.ASN1StreamParser
 
SET_OF - Static variable in interface kz.gamma.asn1.DERTags
 
setAACertificateAttribute(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setAACertificateSubjectAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setAdditionalLocationsEnabled(boolean) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Sets if additional X509Stores for locations like LDAP found in certificates or CRLs should be used.
setAttrCertCheckers(Set) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Sets the attribute certificate checkers.
setAttrCertificateChecking(X509AttributeCertificate) - Method in class kz.gamma.x509.X509CRLStoreSelector
Sets the attribute certificate being checked.
setAttributeAuthorityRevocationListAttribute(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setAttributeAuthorityRevocationListIssuerAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setAttributeCert(X509AttributeCertificate) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Set the attribute certificate to be matched.
setAttributeCertificateAttributeAttribute(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setAttributeCertificateAttributeSubjectAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setAttributeCertificateRevocationListAttribute(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setAttributeCertificateRevocationListIssuerAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setAttributeCertificateValid(Date) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Set the time, when the certificate must be valid.
setAttributeDescriptorCertificateAttribute(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setAttributeDescriptorCertificateSubjectAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setAuthorityRevocationListAttribute(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setAuthorityRevocationListIssuerAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setBagAttribute(DERObjectIdentifier, DEREncodable) - Method in interface kz.gamma.jce.interfaces.PKCS12BagAttributeCarrier
 
setBagAttribute(DERObjectIdentifier, DEREncodable) - Method in class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
setBagAttribute(DERObjectIdentifier, DEREncodable) - Method in class kz.gamma.jce.provider.X509CertificateObject
 
setBEREncodeRecipients(boolean) - Method in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
Use a BER Set to store the recipient information
setBirthDate(Date) - Method in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
setBufferSize(int) - Method in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
Set the underlying string size for encapsulated data
setBufferSize(int) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator
Set the underlying string size for encapsulated data
setCACertificateAttribute(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setCaCertificateList() - Method in class kz.gamma.tumarcsp.KeyParams
Установка списка сертификатов ЦС
setCACertificateSubjectAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setCertificateList() - Method in class kz.gamma.tumarcsp.KeyParams
Установка списка сертификатов
setCertificateRevocationListAttribute(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setCertificateRevocationListIssuerAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setCertPair(X509CertificatePair) - Method in class kz.gamma.x509.X509CertPairStoreSelector
Set the certificate pair which is used for testing on equality.
setCerts(TargetEtcChain[]) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
setCertStatus(int) - Method in class kz.gamma.jce.provider.CertStatus
 
setCertStores(List) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Sets the Java CertStore to this extended PKIX parameters.
setChain(ASN1Sequence) - Method in class kz.gamma.asn1.dvcs.TargetEtcChain
 
setClassLoader(ClassLoader) - Method in class kz.gamma.i18n.LocalizedMessage
Set the ClassLoader which loads the resource files.
setCompleteCRLEnabled(boolean) - Method in class kz.gamma.x509.X509CRLStoreSelector
If set to true only complete CRLs are returned.
setCreateTimeList() - Method in class kz.gamma.tumarcsp.KeyParams
Установка списка времени создания ключей
setCritical(boolean) - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
setCrossCertificateAttribute(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setCrossCertificateSubjectAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setDataLocations(GeneralName) - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
setDataLocations(GeneralNames) - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
setDefaultStyle(X500NameStyle) - Static method in class kz.gamma.asn1.x500.X500Name
Set the default style for X500Name construction.
setDeltaCRLIndicatorEnabled(boolean) - Method in class kz.gamma.x509.X509CRLStoreSelector
If this is set to true the CRL reported contains the delta CRL indicator CRL extension.
setDeltaRevocationListAttribute(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setDeltaRevocationListIssuerAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setDescription(String) - Method in class kz.gamma.core.file.KeyFileFilter
Sets the human readable description of this filter.
setDVCS(GeneralName) - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
setDVCS(GeneralNames) - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
setDvReqInfo(DVCSRequestInformation) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
setDvReqInfo(DVCSRequestInformation) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
setDvStatus(PKIStatusInfo) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
setEndDate(Time) - Method in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
setEndDate(DERUTCTime) - Method in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
setEndDate(DERGeneralizedTime) - Method in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
setEndDate(DERUTCTime) - Method in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
setEndDate(Time) - Method in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
setEofOn00(boolean) - Method in class kz.gamma.asn1.IndefiniteLengthInputStream
 
setExcludedCerts(Set) - Method in class kz.gamma.x509.ExtendedPKIXBuilderParameters
Sets the excluded certificates which are not used for building a certification path.
setExplicitPolicyReqd(boolean) - Method in class kz.gamma.asn1.dvcs.PathProcInput
 
setExtensionListInDescription(boolean) - Method in class kz.gamma.core.file.KeyFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setExtensions(Extensions) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
setExtensions(Extensions) - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
setExtensions(X509Extensions) - Method in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
setExtensions(X509Extensions) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
setExtensions(X509Extensions) - Method in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
setExtraArgument(Object) - Method in class kz.gamma.i18n.LocalizedMessage
 
setExtraArguments(Object[]) - Method in class kz.gamma.i18n.LocalizedMessage
 
setFilter(Filter) - Method in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
setFilter(Filter) - Method in class kz.gamma.i18n.LocalizedMessage
Sets the Filter that is used to filter the arguments of this message
setFirstName(String) - Method in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
setForwardSelector(X509CertStoreSelector) - Method in class kz.gamma.x509.X509CertPairStoreSelector
 
setHandleKey(int, int) - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Установка ссылки на ключ и криптопровайдер
sethashAlgID(int) - Method in class kz.gamma.crypto.params.GammaParameters
 
setHolder(Holder) - Method in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
setHolder(AttributeCertificateHolder) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Sets the holder.
setHolder(AttributeCertificateHolder) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
Set the Holder of this Attribute Certificate
setHProv(Number) - Method in class kz.gamma.crypto.chiper.GammaGOST28147
 
setInhibitAnyPolicy(boolean) - Method in class kz.gamma.asn1.dvcs.PathProcInput
 
setInhibitPolicyMapping(boolean) - Method in class kz.gamma.asn1.dvcs.PathProcInput
 
setIssuer(X509Name) - Method in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
setIssuer(AttCertIssuer) - Method in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
setIssuer(X509Name) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
setIssuer(X509Name) - Method in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
setIssuer(AttributeCertificateIssuer) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Sets the issuer the attribute certificate must have.
setIssuer(AttributeCertificateIssuer) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
Set the issuer
setIssuerDN(X509Name) - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated. Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate.
setIssuerDN(X509Name) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated. Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate.
setIssuerDN(X509Name) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate.
setIssuerDN(X500Principal) - Method in class kz.gamma.x509.X509V1CertificateGenerator
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate.
setIssuerDN(X509Name) - Method in class kz.gamma.x509.X509V1CertificateGenerator
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate.
setIssuerDN(X500Principal) - Method in class kz.gamma.x509.X509V2CRLGenerator
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate.
setIssuerDN(X509Name) - Method in class kz.gamma.x509.X509V2CRLGenerator
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate.
setIssuerDN(X500Principal) - Method in class kz.gamma.x509.X509V3CertificateGenerator
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate.
setIssuerDN(X509Name) - Method in class kz.gamma.x509.X509V3CertificateGenerator
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate.
setIssuerUniqueID(DERBitString) - Method in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
setIssuerUniqueId(boolean[]) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
 
setIssuingDistributionPoint(byte[]) - Method in class kz.gamma.x509.X509CRLStoreSelector
Sets the issuing distribution point.
setIssuingDistributionPointEnabled(boolean) - Method in class kz.gamma.x509.X509CRLStoreSelector
Enables or disables the issuing distribution point check.
setKey() - Method in class kz.gamma.tumarcsp.AlgParamUtil
Установка ключа
setKeyAlgID() - Method in class kz.gamma.jce.provider.GammaTechProvider
Установка идентификаторов алгоритмов
setKeyAlgIDList() - Method in class kz.gamma.tumarcsp.KeyParams
Установка списка алгоритмов
setKeyExpStateList() - Method in class kz.gamma.tumarcsp.KeyParams
Установка списка состояний экспорта ключа
setKeyIdentifier(byte[]) - Method in class kz.gamma.cms.RecipientId
set a secret key identifier (for use with KEKRecipientInfo)
setKeyStateList() - Method in class kz.gamma.tumarcsp.KeyParams
Установка списка состояний ключа
setLastName(String) - Method in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
setLdapAACertificateAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setLdapAttributeAuthorityRevocationListAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setLdapAttributeCertificateAttributeAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setLdapAttributeCertificateRevocationListAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setLdapAttributeDescriptorCertificateAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setLdapAuthorityRevocationListAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setLdapCACertificateAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setLdapCertificateRevocationListAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setLdapCrossCertificateAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setLdapDeltaRevocationListAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setLdapUserCertificateAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setMaxBaseCRLNumber(BigInteger) - Method in class kz.gamma.x509.X509CRLStoreSelector
Sets the maximum base CRL number.
setMaxPathLength(int) - Method in class kz.gamma.x509.ExtendedPKIXBuilderParameters
Sets the maximum number of intermediate non-self-issued certificates in a certification path.
setMessageImprint(DigestInfo) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
setMessageImprint(DigestInfo) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
setMiddleName(String) - Method in class kz.gamma.crypto.pcsc.idcard.IdCardInfo.IdInfo
 
setNecessaryACAttributes(Set) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Sets the neccessary which must be contained in an attribute certificate.
setNextUpdate(DERUTCTime) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
setNextUpdate(Time) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
setNextUpdate(Date) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
setNextUpdate(Date) - Method in class kz.gamma.x509.X509V2CRLGenerator
 
setNonce(BigInteger) - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
setNotAfter(Date) - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated.  
setNotAfter(Date) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
setNotAfter(Date) - Method in class kz.gamma.x509.X509V1CertificateGenerator
 
setNotAfter(Date) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
 
setNotAfter(Date) - Method in class kz.gamma.x509.X509V3CertificateGenerator
 
setNotBefore(Date) - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated.  
setNotBefore(Date) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
setNotBefore(Date) - Method in class kz.gamma.x509.X509V1CertificateGenerator
 
setNotBefore(Date) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
 
setNotBefore(Date) - Method in class kz.gamma.x509.X509V3CertificateGenerator
 
setParameter(String, Object) - Method in interface kz.gamma.jce.interfaces.ConfigurableProvider
 
setParameter(String, Object) - Method in class kz.gamma.jce.provider.GammaTechProvider
не используется
setParameters(int, int) - Method in class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
 
setParams(PKIXParameters) - Method in class kz.gamma.x509.ExtendedPKIXBuilderParameters
Can alse handle ExtendedPKIXBuilderParameters and PKIXBuilderParameters.
setParams(PKIXParameters) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Method to support clone() under J2ME.
setParent(PKIXPolicyNode) - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
setParentEofDetect(boolean) - Method in class kz.gamma.asn1.LimitedInputStream
 
setPathProcInput(PathProcInput) - Method in class kz.gamma.asn1.dvcs.TargetEtcChain
 
setPolicy(PolicyInformation) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
setPrivateKeyList() - Method in class kz.gamma.tumarcsp.KeyParams
Установка списка закрытых ключей
setProfile(String) - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Установка наименования профайла
setProfName(String, String) - Method in class kz.gamma.jce.provider.JDKKeyPairGenerator.ECGOST34310
Установка профайла, используя который будет произведена генерация ключа
setProfName(String, String) - Method in class kz.gamma.jce.provider.JDKKeyPairGenerator.RSA
Установка профайла, используя который будет произведена генерация ключа
setProhibitedACAttributes(Set) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Sets the attribute certificates which are not allowed.
setPublicKey(PublicKey) - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated.  
setPublicKey(PublicKey) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
setPublicKey(PublicKey) - Method in class kz.gamma.x509.X509V1CertificateGenerator
 
setPublicKey(PublicKey) - Method in class kz.gamma.x509.X509V3CertificateGenerator
 
setPublicKeyList() - Method in class kz.gamma.tumarcsp.KeyParams
Установка списка открытых ключей
setReqSignature(ASN1Set) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
setRequester(GeneralName) - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
setRequester(GeneralNames) - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
setRequestPolicy(PolicyInformation) - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
setRequestTime(DVCSTime) - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
setResponseTime(DVCSTime) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
setReverseSelector(X509CertStoreSelector) - Method in class kz.gamma.x509.X509CertPairStoreSelector
 
setRevocationDate(Date) - Method in class kz.gamma.jce.provider.CertStatus
 
setSearchForSerialNumberIn(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setSerialNumber(DERInteger) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
setSerialNumber(DERInteger) - Method in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
setSerialNumber(DERInteger) - Method in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
setSerialNumber(DERInteger) - Method in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
setSerialNumber(BigInteger) - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated. set the serial number for the certificate.
setSerialNumber(BigInteger) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. set the serial number for the certificate.
setSerialNumber(BigInteger) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Sets the serial number the attribute certificate must have.
setSerialNumber(BigInteger) - Method in class kz.gamma.x509.X509V1CertificateGenerator
set the serial number for the certificate.
setSerialNumber(BigInteger) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
set the serial number for the certificate.
setSerialNumber(BigInteger) - Method in class kz.gamma.x509.X509V3CertificateGenerator
set the serial number for the certificate.
setSerialNumList() - Method in class kz.gamma.tumarcsp.KeyParams
Установка списка серийных номеров
setSessionKey(byte[], byte[]) - Method in class kz.gamma.crypto.chiper.GammaGOST28147
 
setSignature(AlgorithmIdentifier) - Method in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
setSignature(AlgorithmIdentifier) - Method in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
setSignature(AlgorithmIdentifier) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
setSignature(AlgorithmIdentifier) - Method in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
setSignatureAlgorithm(String) - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated.  
setSignatureAlgorithm(String) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
setSignatureAlgorithm(String) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
setSignatureAlgorithm(String) - Method in class kz.gamma.x509.X509V1CertificateGenerator
Set the signature algorithm.
setSignatureAlgorithm(String) - Method in class kz.gamma.x509.X509V2AttributeCertificateGenerator
Set the signature algorithm.
setSignatureAlgorithm(String) - Method in class kz.gamma.x509.X509V2CRLGenerator
Set the signature algorithm.
setSignatureAlgorithm(String) - Method in class kz.gamma.x509.X509V3CertificateGenerator
Set the signature algorithm.
setSignatureParameters(Signature, DEREncodable) - Method in class kz.gamma.jce.PKCS10CertificationRequest
 
setSignatureParameters(Signature, DEREncodable) - Static method in class kz.gamma.jce.provider.X509SignatureUtil
 
setStartDate(Time) - Method in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
setStartDate(DERUTCTime) - Method in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
setStartDate(DERGeneralizedTime) - Method in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
setStartDate(DERUTCTime) - Method in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
setStartDate(Time) - Method in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
setStores(List) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Sets the Bouncy Castle Stores for finding CRLs, certificates, attribute certificates or cross certificates.
setSubject(X509Name) - Method in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
setSubject(X509Name) - Method in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
setSubjectDN(X509Name) - Method in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated. Set the subject distinguished name.
setSubjectDN(X509Name) - Method in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated. Set the subject distinguished name.
setSubjectDN(X500Principal) - Method in class kz.gamma.x509.X509V1CertificateGenerator
Set the subject distinguished name.
setSubjectDN(X509Name) - Method in class kz.gamma.x509.X509V1CertificateGenerator
Set the subject distinguished name.
setSubjectDN(X500Principal) - Method in class kz.gamma.x509.X509V3CertificateGenerator
Set the subject distinguished name.
setSubjectDN(X509Name) - Method in class kz.gamma.x509.X509V3CertificateGenerator
Set the subject distinguished name.
setSubjectPublicKeyInfo(SubjectPublicKeyInfo) - Method in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
setSubjectPublicKeyInfo(SubjectPublicKeyInfo) - Method in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
setSzOIDList() - Method in class kz.gamma.tumarcsp.KeyParams
Установка списка OID-ов алгоритмов
setTargetCertConstraints(CertSelector) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Sets the required constraints on the target certificate.
setTargetConstraints(Selector) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Sets the required constraints on the target certificate or attribute certificate.
setTargetGroups(Collection) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Adds a collection with target groups criteria.
setTargetNames(Collection) - Method in class kz.gamma.x509.X509AttributeCertStoreSelector
Adds a collection with target names criteria.
setThisUpdate(DERUTCTime) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
setThisUpdate(Time) - Method in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
setThisUpdate(Date) - Method in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
setThisUpdate(Date) - Method in class kz.gamma.x509.X509V2CRLGenerator
 
setTrustedACIssuers(Set) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Sets the trusted attribute certificate issuers.
setUseDeltasEnabled(boolean) - Method in class kz.gamma.x509.ExtendedPKIXParameters
Sets if delta CRLs should be used for checking the revocation status.
setUserCertificateAttribute(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setUserCertificateSubjectAttributeName(String) - Method in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
setValidityModel(int) - Method in class kz.gamma.x509.ExtendedPKIXParameters
 
setVersion(int) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
setVersion(int) - Method in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
setVersion(int) - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
SFTPConnector - Class in kz.gamma.vista.sftp
 
SFTPConnector(PrivateKey, PrivateKey, X509Certificate, X509Certificate, String, int) - Constructor for class kz.gamma.vista.sftp.SFTPConnector
 
SFTPConnector(PrivateKey, PrivateKey, X509Certificate, X509Certificate, String) - Constructor for class kz.gamma.vista.sftp.SFTPConnector
 
SFTPConnector(KeyStore, String, int) - Constructor for class kz.gamma.vista.sftp.SFTPConnector
 
SFTPConnector(KeyStore, String) - Constructor for class kz.gamma.vista.sftp.SFTPConnector
 
SFTPException - Exception in kz.gamma.vista.sftp
 
SFTPException() - Constructor for exception kz.gamma.vista.sftp.SFTPException
 
SFTPException(String) - Constructor for exception kz.gamma.vista.sftp.SFTPException
 
SFTPException(String, Throwable) - Constructor for exception kz.gamma.vista.sftp.SFTPException
 
SFTPException(Throwable) - Constructor for exception kz.gamma.vista.sftp.SFTPException
 
SFTPNode - Class in kz.gamma.vista.sftp
 
SFTPNode(String) - Constructor for class kz.gamma.vista.sftp.SFTPNode
 
SHA1CircularShift(int, int) - Static method in class kz.gamma.vista.VistaSHA1
 
SHA1HashSize - Static variable in class kz.gamma.vista.VistaSHA1
 
SHA1HashSize - Static variable in class kz.gamma.vista.VistaSha1Context
 
SHA1Input(VistaSha1Context, byte[], int) - Method in class kz.gamma.vista.VistaSHA1
SHA1Input

Description: This function accepts an array of octets as the next portion of the message.

SHA1PadMessage(VistaSha1Context) - Method in class kz.gamma.vista.VistaSHA1
SHA1PadMessage

Description: According to the standard, the message must be padded to an even 512 bits.

SHA1ProcessMessageBlock(VistaSha1Context) - Method in class kz.gamma.vista.VistaSHA1
SHA1ProcessMessageBlock

Description: This function will process the next 512 bits of the message stored in the Message_Block array.

SHA1Reset(VistaSha1Context) - Method in class kz.gamma.vista.VistaSHA1
SHA1Reset

Description: This function will initialize the SHA1Context in preparation for computing a new SHA1 message digest.

SHA1Result(VistaSha1Context, byte[]) - Method in class kz.gamma.vista.VistaSHA1
SHA1Result

Description: This function will return the 160-bit message digest into the Message_Digest array provided by the caller.

sha1WithRSA - Static variable in interface kz.gamma.asn1.oiw.OIWObjectIdentifiers
 
SHA1WITHRSA - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм RSA
sha1WithRSAEncryption - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
sha224WithRSAEncryption - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
sha256WithRSAEncryption - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
sha384WithRSAEncryption - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
sha512WithRSAEncryption - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
shaInputTooLong - Static variable in class kz.gamma.vista.VistaSHA1
 
shaNull - Static variable in class kz.gamma.vista.VistaSHA1
 
shaStateError - Static variable in class kz.gamma.vista.VistaSHA1
 
shaSuccess - Static variable in class kz.gamma.vista.VistaSHA1
 
shortToByte(short, int) - Static method in class kz.gamma.core.UtilCM
Конвертирование целого числа в массив из 2-x байт
sid - Variable in class kz.gamma.asn1.cms.SignerInfo
 
sid - Variable in class kz.gamma.cms.SignerInformation
 
sig - Variable in class kz.gamma.asn1.x509.Certificate
 
sig - Variable in class kz.gamma.asn1.x509.CertificateList
 
sig - Variable in class kz.gamma.asn1.x509.X509CertificateStructure
 
sig - Variable in class kz.gamma.cms.CMSSignedDataGenerator.SigOutputStream
 
sig - Variable in class kz.gamma.cms.CMSVistaSignedDataGenerator.SigOutputStream
 
SIG_REQUIRED - Static variable in class kz.gamma.asn1.ocsp.OCSPResponseStatus
 
sigAlgId - Variable in class kz.gamma.asn1.pkcs.CertificationRequest
 
sigAlgId - Variable in class kz.gamma.asn1.x509.Certificate
 
sigAlgId - Variable in class kz.gamma.asn1.x509.CertificateList
 
sigAlgId - Variable in class kz.gamma.asn1.x509.X509CertificateStructure
 
sigAlgId - Variable in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated.  
sigAlgId - Variable in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
sigAlgId - Variable in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
sigAlgId - Variable in class kz.gamma.x509.X509V1CertificateGenerator
 
sigAlgId - Variable in class kz.gamma.x509.X509V2AttributeCertificateGenerator
 
sigAlgId - Variable in class kz.gamma.x509.X509V2CRLGenerator
 
sigAlgId - Variable in class kz.gamma.x509.X509V3CertificateGenerator
 
sigAlgName - Variable in class kz.gamma.jce.provider.X509CRLObject
 
sigAlgParams - Variable in class kz.gamma.jce.provider.X509CRLObject
 
sigBits - Variable in class kz.gamma.asn1.pkcs.CertificationRequest
 
sigCert - Variable in class kz.gamma.asn1.cms.RevokeRequest
 
SigIObjectIdentifiers - Interface in kz.gamma.asn1.x509.sigi
Object Identifiers of SigI specifciation (German Signature Law Interoperability specification).
SIGN_FILE_NAME - Static variable in class kz.gamma.vista.VistaConstants
 
SIGNATURE - Static variable in interface kz.gamma.asn1.cryptopro.KZObjectIndentifiers
 
signature - Variable in class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
Signature - Class in kz.gamma.asn1.ocsp
 
Signature(AlgorithmIdentifier, DERBitString) - Constructor for class kz.gamma.asn1.ocsp.Signature
 
Signature(AlgorithmIdentifier, DERBitString, ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.Signature
 
Signature(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.Signature
 
signature - Variable in class kz.gamma.asn1.ocsp.Signature
 
signature - Variable in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
signature - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
signature - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
signature - Variable in class kz.gamma.asn1.x509.TBSCertList
 
signature - Variable in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
signature - Variable in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
signature - Variable in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
signature - Variable in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
SIGNATURE - Static variable in interface kz.gamma.cms.CMSAttributeTableGenerator
 
signature - Variable in class kz.gamma.cms.SignerInformation
 
signatureAlgorithm - Variable in class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
signatureAlgorithm - Variable in class kz.gamma.asn1.ocsp.Signature
 
signatureAlgorithm - Variable in class kz.gamma.asn1.x509.AttributeCertificate
 
signatureAlgorithm - Variable in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated.  
signatureAlgorithm - Variable in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
signatureAlgorithm - Variable in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
signatureAlgorithm - Variable in class kz.gamma.x509.X509V1CertificateGenerator
 
signatureAlgorithm - Variable in class kz.gamma.x509.X509V2AttributeCertificateGenerator
 
signatureAlgorithm - Variable in class kz.gamma.x509.X509V2CRLGenerator
 
signatureAlgorithm - Variable in class kz.gamma.x509.X509V3CertificateGenerator
 
SignatureGost34310 - Class in kz.gamma.xmldsig
 
SignatureGost34310() - Constructor for class kz.gamma.xmldsig.SignatureGost34310
 
SignatureGost34310.Gost34310Gost34311 - Class in kz.gamma.xmldsig
 
SignatureGost34310.Gost34310Gost34311() - Constructor for class kz.gamma.xmldsig.SignatureGost34310.Gost34310Gost34311
 
SignatureGostr34102001 - Class in kz.gamma.xmldsig
 
SignatureGostr34102001() - Constructor for class kz.gamma.xmldsig.SignatureGostr34102001
 
SignatureGostr34102001.Gostr34102001Gostr3411 - Class in kz.gamma.xmldsig
 
SignatureGostr34102001.Gostr34102001Gostr3411() - Constructor for class kz.gamma.xmldsig.SignatureGostr34102001.Gostr34102001Gostr3411
 
SignatureRSA - Class in kz.gamma.xmldsig
 
SignatureRSA() - Constructor for class kz.gamma.xmldsig.SignatureRSA
 
SignatureRSA.RSAwhisSHA1 - Class in kz.gamma.xmldsig
 
SignatureRSA.RSAwhisSHA1() - Constructor for class kz.gamma.xmldsig.SignatureRSA.RSAwhisSHA1
 
signatureValue - Variable in class kz.gamma.asn1.x509.AttributeCertificate
 
signedAndEnvelopedData - Static variable in interface kz.gamma.asn1.cms.CMSObjectIdentifiers
 
signedAndEnvelopedData - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
signedAttributes - Variable in class kz.gamma.cms.SignerInformation
 
signedContent - Variable in class kz.gamma.cms.CMSSignedData
 
signedData - Static variable in interface kz.gamma.asn1.cms.CMSObjectIdentifiers
 
SignedData - Class in kz.gamma.asn1.cms
a signed data object.
SignedData(ASN1Set, ContentInfo, ASN1Set, ASN1Set, ASN1Set) - Constructor for class kz.gamma.asn1.cms.SignedData
 
SignedData(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.SignedData
 
signedData - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
SignedData - Class in kz.gamma.asn1.pkcs
a PKCS#7 signed data object.
SignedData(DERInteger, ASN1Set, ContentInfo, ASN1Set, ASN1Set, ASN1Set) - Constructor for class kz.gamma.asn1.pkcs.SignedData
 
SignedData(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.SignedData
 
signedData - Variable in class kz.gamma.cms.CMSSignedData
 
signedData - Variable in class kz.gamma.cms.Pkcs7Data
 
SignedDataParser - Class in kz.gamma.asn1.cms
SignedData ::= SEQUENCE { version CMSVersion, digestAlgorithms DigestAlgorithmIdentifiers, encapContentInfo EncapsulatedContentInfo, certificates [0] IMPLICIT CertificateSet OPTIONAL, crls [1] IMPLICIT CertificateRevocationLists OPTIONAL, signerInfos SignerInfos }
SignedDataParser(ASN1SequenceParser) - Constructor for class kz.gamma.asn1.cms.SignedDataParser
 
Signer - Interface in kz.gamma.crypto
Generic signer interface for hash based and message recovery signers.
signer - Variable in class kz.gamma.jce.provider.JDKGOST3410Signer
 
SignerId - Class in kz.gamma.cms
a basic index for a signer.
SignerId() - Constructor for class kz.gamma.cms.SignerId
 
SignerIdentifier - Class in kz.gamma.asn1.cms
 
SignerIdentifier(IssuerAndSerialNumber) - Constructor for class kz.gamma.asn1.cms.SignerIdentifier
 
SignerIdentifier(ASN1OctetString) - Constructor for class kz.gamma.asn1.cms.SignerIdentifier
 
SignerIdentifier(DERObject) - Constructor for class kz.gamma.asn1.cms.SignerIdentifier
 
SignerInfo - Class in kz.gamma.asn1.cms
 
SignerInfo(SignerIdentifier, AlgorithmIdentifier, ASN1Set, AlgorithmIdentifier, ASN1OctetString, ASN1Set) - Constructor for class kz.gamma.asn1.cms.SignerInfo
 
SignerInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.cms.SignerInfo
 
SignerInfo - Class in kz.gamma.asn1.pkcs
a PKCS#7 signer info object.
SignerInfo(DERInteger, IssuerAndSerialNumber, AlgorithmIdentifier, ASN1Set, AlgorithmIdentifier, ASN1OctetString, ASN1Set) - Constructor for class kz.gamma.asn1.pkcs.SignerInfo
 
SignerInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.pkcs.SignerInfo
 
SignerInformation - Class in kz.gamma.cms
an expanded SignerInfo block from a CMS Signed message
SignerInformation(SignerInfo, DERObjectIdentifier, CMSProcessable, byte[]) - Constructor for class kz.gamma.cms.SignerInformation
 
SignerInformationStore - Class in kz.gamma.cms
 
SignerInformationStore(Collection) - Constructor for class kz.gamma.cms.SignerInformationStore
 
signerInfos - Variable in class kz.gamma.asn1.cms.SignedData
 
signerInfos - Variable in class kz.gamma.asn1.pkcs.SignedData
 
signerInfoStore - Variable in class kz.gamma.cms.CMSSignedData
 
signerInfs - Variable in class kz.gamma.cms.CMSSignedDataGenerator
 
signerInfs - Variable in class kz.gamma.cms.CMSVistaSignedDataGenerator
 
signingTime - Static variable in interface kz.gamma.asn1.cms.CMSAttributes
 
sigOID - Variable in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated.  
sigOID - Variable in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
sigOID - Variable in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
sigOID - Variable in class kz.gamma.x509.X509V1CertificateGenerator
 
sigOID - Variable in class kz.gamma.x509.X509V2AttributeCertificateGenerator
 
sigOID - Variable in class kz.gamma.x509.X509V2CRLGenerator
 
sigOID - Variable in class kz.gamma.x509.X509V3CertificateGenerator
 
SimpleAttributeTableGenerator - Class in kz.gamma.cms
Basic generator that just returns a preconstructed attribute table
SimpleAttributeTableGenerator(AttributeTable) - Constructor for class kz.gamma.cms.SimpleAttributeTableGenerator
 
SIMPLEBLOB - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
SIMPLEBLOB_P7 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
SIMPLEBLOB_P7_B64 - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
singleExtensions - Variable in class kz.gamma.asn1.ocsp.SingleResponse
 
singleRequestExtensions - Variable in class kz.gamma.asn1.ocsp.Request
 
SingleResponse - Class in kz.gamma.asn1.ocsp
 
SingleResponse(CertID, CertStatus, DERGeneralizedTime, DERGeneralizedTime, X509Extensions) - Constructor for class kz.gamma.asn1.ocsp.SingleResponse
 
SingleResponse(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.SingleResponse
 
size() - Method in class kz.gamma.asn1.ASN1Sequence
return the number of objects in this sequence.
size() - Method in class kz.gamma.asn1.ASN1Set
return the number of objects in this set.
size() - Method in class kz.gamma.asn1.DEREncodableVector
 
size() - Method in class kz.gamma.asn1.x500.RDN
Return the number of AttributeTypeAndValue objects in this RDN,
size() - Method in class kz.gamma.asn1.x509.ExtendedKeyUsage
 
size() - Method in class kz.gamma.cms.RecipientInformationStore
Return the number of recipients in the collection.
size() - Method in class kz.gamma.cms.SignerInformationStore
Return the number of signers in the collection.
size() - Method in class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
size - Variable in class kz.gamma.vista.sftp.SFTPNode
 
smime - Static variable in class kz.gamma.asn1.misc.NetscapeCertType
 
SMIMEAttributes - Interface in kz.gamma.asn1.smime
 
smimeCA - Static variable in class kz.gamma.asn1.misc.NetscapeCertType
 
sMIMECapabilitesVersions - Static variable in class kz.gamma.asn1.smime.SMIMECapabilities
 
smimeCapabilities - Static variable in interface kz.gamma.asn1.smime.SMIMEAttributes
 
SMIMECapabilities - Class in kz.gamma.asn1.smime
Handler class for dealing with S/MIME Capabilities
SMIMECapabilities(ASN1Sequence) - Constructor for class kz.gamma.asn1.smime.SMIMECapabilities
 
SMIMECapabilitiesAttribute - Class in kz.gamma.asn1.smime
 
SMIMECapabilitiesAttribute(SMIMECapabilityVector) - Constructor for class kz.gamma.asn1.smime.SMIMECapabilitiesAttribute
 
sMIMECapabilitiesVersions - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
sMIMECapabilitiesVersions - Static variable in class kz.gamma.asn1.smime.SMIMECapability
 
SMIMECapability - Class in kz.gamma.asn1.smime
 
SMIMECapability(ASN1Sequence) - Constructor for class kz.gamma.asn1.smime.SMIMECapability
 
SMIMECapability(DERObjectIdentifier, ASN1Encodable) - Constructor for class kz.gamma.asn1.smime.SMIMECapability
 
SMIMECapabilityVector - Class in kz.gamma.asn1.smime
Handler for creating a vector S/MIME Capabilities
SMIMECapabilityVector() - Constructor for class kz.gamma.asn1.smime.SMIMECapabilityVector
 
SMIMEEncryptionKeyPreferenceAttribute - Class in kz.gamma.asn1.smime
The SMIMEEncryptionKeyPreference object.
SMIMEEncryptionKeyPreferenceAttribute(IssuerAndSerialNumber) - Constructor for class kz.gamma.asn1.smime.SMIMEEncryptionKeyPreferenceAttribute
 
SMIMEEncryptionKeyPreferenceAttribute(RecipientKeyIdentifier) - Constructor for class kz.gamma.asn1.smime.SMIMEEncryptionKeyPreferenceAttribute
 
SMIMEEncryptionKeyPreferenceAttribute(ASN1OctetString) - Constructor for class kz.gamma.asn1.smime.SMIMEEncryptionKeyPreferenceAttribute
 
SN - Static variable in class kz.gamma.asn1.x500.style.BCStyle
device serial number name - StringType(SIZE(1..64))
sn - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
SN - Static variable in class kz.gamma.asn1.x509.X509Name
device serial number name - StringType(SIZE(1..64))
sn - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Deprecated. replaced by StoreObjectParam.getSn()
snRecipient - Variable in class kz.gamma.cms.CMSGammaEnvelopedData.RecipientInfGamma
 
snRecipient - Variable in class kz.gamma.cms.CMSVistaEnvelopedData.RecipientInfoGamma
 
snSender - Variable in class kz.gamma.cms.CMSGammaEnvelopedData
 
snSubject - Variable in class kz.gamma.asn1.cms.RevokeRequest
 
sock - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
sort() - Method in class kz.gamma.asn1.ASN1Set
 
sortCerts(List) - Method in class kz.gamma.jce.provider.PKIXCertPath
 
sourceDataUri - Variable in class kz.gamma.asn1.x509.qualified.BiometricData
 
split(String, char) - Static method in class kz.gamma.util.Strings
 
splitString(String) - Method in class kz.gamma.x509.util.LDAPStoreHelper
 
SQLFilter - Class in kz.gamma.i18n.filter
Filter for strings to store in a SQL table.
SQLFilter() - Constructor for class kz.gamma.i18n.filter.SQLFilter
 
srsaOAEPEncryptionSET - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
sslCA - Static variable in class kz.gamma.asn1.misc.NetscapeCertType
 
sslClient - Static variable in class kz.gamma.asn1.misc.NetscapeCertType
 
sslServer - Static variable in class kz.gamma.asn1.misc.NetscapeCertType
 
ST - Static variable in class kz.gamma.asn1.x500.style.BCStyle
state, or province name - StringType(SIZE(1..64))
st - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
ST - Static variable in class kz.gamma.asn1.x509.X509Name
state, or province name - StringType(SIZE(1..64))
startDate - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
startDate - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
startDate - Variable in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
startDate - Variable in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
startDate - Variable in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
stateOrProvinceName - Static variable in interface kz.gamma.asn1.x509.X509ObjectIdentifiers
 
Store - Interface in kz.gamma.util
 
StoreException - Exception in kz.gamma.util
 
StoreException(String, Throwable) - Constructor for exception kz.gamma.util.StoreException
 
StoreObjectParam - Class in kz.gamma.tumarcsp.params
Параметры ключа
StoreObjectParam(String, String, String, String, Date) - Constructor for class kz.gamma.tumarcsp.params.StoreObjectParam
Конструктор
StoreObjectParam(String, KeyParams, Integer) - Constructor for class kz.gamma.tumarcsp.params.StoreObjectParam
Конструктор
stores - Variable in class kz.gamma.x509.ExtendedPKIXParameters
 
StreamParser - Interface in kz.gamma.util
 
StreamParsingException - Exception in kz.gamma.util
 
StreamParsingException(String, Throwable) - Constructor for exception kz.gamma.util.StreamParsingException
 
streamToByteArray(InputStream) - Static method in class kz.gamma.cms.CMSUtils
 
STREET - Static variable in class kz.gamma.asn1.x500.style.BCStyle
street - StringType(SIZE(1..64))
street - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
STREET - Static variable in class kz.gamma.asn1.x509.X509Name
street - StringType(SIZE(1..64))
string - Variable in class kz.gamma.asn1.ASN1OctetString
 
string - Variable in class kz.gamma.asn1.DERBMPString
 
string - Variable in class kz.gamma.asn1.DERGeneralString
 
string - Variable in class kz.gamma.asn1.DERIA5String
 
string - Variable in class kz.gamma.asn1.DERNumericString
 
string - Variable in class kz.gamma.asn1.DERPrintableString
 
string - Variable in class kz.gamma.asn1.DERT61String
 
string - Variable in class kz.gamma.asn1.DERUniversalString
 
string - Variable in class kz.gamma.asn1.DERUTF8String
 
string - Variable in class kz.gamma.asn1.DERVisibleString
 
string - Variable in class kz.gamma.asn1.x500.DirectoryString
 
stringifyIP(byte[]) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Stringifies an IPv4 or v6 address with subnet mask.
stringifyIPCollection(Set) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
Strings - Class in kz.gamma.util
 
Strings() - Constructor for class kz.gamma.util.Strings
 
stringToByteArray(String) - Static method in class kz.gamma.tumarcsp.DataConverter
Returns this java string as a null-terminated byte array.
stringToDate(String) - Method in class kz.gamma.core.utils.DateUtils
Конвертирование строкового представления даты в объект Date
stringToDate(String, String) - Method in class kz.gamma.core.utils.DateUtils
Конвертирование строкового представления даты в объект Date
stringToValue(DERObjectIdentifier, String) - Method in class kz.gamma.asn1.x500.style.BCStyle
 
stringToValue(DERObjectIdentifier, String) - Method in class kz.gamma.asn1.x500.style.RFC4519Style
 
stringToValue(DERObjectIdentifier, String) - Method in interface kz.gamma.asn1.x500.X500NameStyle
Convert the passed in String value into the appropriate ASN.1 encoded object.
stripInternalSpaces(String) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
stripInternalSpaces(String) - Method in class kz.gamma.asn1.x509.X509Name
 
style - Variable in class kz.gamma.asn1.x500.X500Name
 
subject - Variable in class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
subject - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
subject - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
subject - Variable in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
subject - Variable in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
SUBJECT_ALTERNATIVE_NAME - Static variable in class kz.gamma.jce.provider.CertPathValidatorUtilities
 
SUBJECT_ALTERNATIVE_NAME - Static variable in class kz.gamma.jce.provider.PKIXCertPathValidatorSpi
 
subjectAlternativeName - Static variable in class kz.gamma.asn1.x509.Extension
Subject Alternative Name
SubjectAlternativeName - Static variable in class kz.gamma.asn1.x509.X509Extensions
Subject Alternative Name
subjectDirectoryAttributes - Static variable in class kz.gamma.asn1.x509.Extension
Subject Directory Attributes
SubjectDirectoryAttributes - Class in kz.gamma.asn1.x509
This extension may contain further X.500 attributes of the subject.
SubjectDirectoryAttributes(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.SubjectDirectoryAttributes
Constructor from ASN1Sequence.
SubjectDirectoryAttributes(Vector) - Constructor for class kz.gamma.asn1.x509.SubjectDirectoryAttributes
Constructor from a vector of attributes.
SubjectDirectoryAttributes - Static variable in class kz.gamma.asn1.x509.X509Extensions
Subject Directory Attributes
subjectInfoAccess - Static variable in class kz.gamma.asn1.x509.Extension
Subject Info Access
SubjectInfoAccess - Static variable in class kz.gamma.asn1.x509.X509Extensions
Subject Info Access
subjectKeyIdentifier - Variable in class kz.gamma.asn1.cms.RecipientKeyIdentifier
 
subjectKeyIdentifier - Static variable in class kz.gamma.asn1.x509.Extension
Subject Key Identifier
SubjectKeyIdentifier - Class in kz.gamma.asn1.x509
The SubjectKeyIdentifier object.
SubjectKeyIdentifier(byte[]) - Constructor for class kz.gamma.asn1.x509.SubjectKeyIdentifier
 
SubjectKeyIdentifier(ASN1OctetString) - Constructor for class kz.gamma.asn1.x509.SubjectKeyIdentifier
 
SubjectKeyIdentifier(SubjectPublicKeyInfo) - Constructor for class kz.gamma.asn1.x509.SubjectKeyIdentifier
Calulates the keyidentifier using a SHA1 hash over the BIT STRING from SubjectPublicKeyInfo as defined in RFC2459.
SubjectKeyIdentifier - Static variable in class kz.gamma.asn1.x509.X509Extensions
Subject Key Identifier
SubjectKeyIdentifierStructure - Class in kz.gamma.x509.extension
A high level subject key identifier.
SubjectKeyIdentifierStructure(byte[]) - Constructor for class kz.gamma.x509.extension.SubjectKeyIdentifierStructure
Constructor which will take the byte[] returned from getExtensionValue()
SubjectKeyIdentifierStructure(PublicKey) - Constructor for class kz.gamma.x509.extension.SubjectKeyIdentifierStructure
 
subjectPKInfo - Variable in class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
subjectPublicKey - Variable in class kz.gamma.x509.PKIXCertPathReviewer
 
SubjectPublicKeyInfo - Class in kz.gamma.asn1.x509
The object that contains the public key stored in a certficate.
SubjectPublicKeyInfo(AlgorithmIdentifier, DEREncodable) - Constructor for class kz.gamma.asn1.x509.SubjectPublicKeyInfo
 
SubjectPublicKeyInfo(AlgorithmIdentifier, byte[]) - Constructor for class kz.gamma.asn1.x509.SubjectPublicKeyInfo
 
SubjectPublicKeyInfo(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.SubjectPublicKeyInfo
 
subjectPublicKeyInfo - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
subjectPublicKeyInfo - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
subjectPublicKeyInfo - Variable in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
subjectPublicKeyInfo - Variable in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
subjectUniqueId - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
subjectUniqueId - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
subKeyId - Variable in class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
SUCCESSFUL - Static variable in class kz.gamma.asn1.ocsp.OCSPResponseStatus
 
Sum - Variable in class kz.gamma.hash.GOST3411Digest
 
sumByteArray(byte[]) - Method in class kz.gamma.hash.GOST3411Digest
 
SUMMARY_ENTRY - Static variable in class kz.gamma.i18n.ErrorBundle
summary entry key
SUN_CPU_ENDIAN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
 
SUN_CPU_ENDIAN_BIG - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Тупоконечный порядок байт
SUN_CPU_ENDIAN_LITTLE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Остроконечный порядок байт
SUPERSEDED - Static variable in class kz.gamma.asn1.x509.CRLReason
Deprecated. use lower case version
superseded - Static variable in class kz.gamma.asn1.x509.CRLReason
 
SUPERSEDED - Static variable in class kz.gamma.asn1.x509.ReasonFlags
Deprecated. use lower case version
superseded - Static variable in class kz.gamma.asn1.x509.ReasonFlags
 
suppPubInfo - Variable in class kz.gamma.asn1.x9.OtherInfo
 
SURNAME - Static variable in class kz.gamma.asn1.x500.style.BCStyle
Naming attributes of type X520name
surname - Variable in class kz.gamma.asn1.x509.sigi.NameOrPseudonym
 
SURNAME - Static variable in class kz.gamma.asn1.x509.X509Name
Naming attributes of type X520name
swapParts(byte[], int) - Static method in class kz.gamma.core.UtilCM
Обмен двух частей массива, начиная со смещения
SymbolLookUp - Static variable in class kz.gamma.asn1.x509.X509Name
look up table translating string values into their OIDS - this static is scheduled for deletion
szOIDList - Variable in class kz.gamma.tumarcsp.KeyParams
 

T

T - Static variable in class kz.gamma.asn1.x500.style.BCStyle
Title
T - Static variable in class kz.gamma.asn1.x509.X509Name
Title
T61_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
TAB - Static variable in class kz.gamma.asn1.util.ASN1Dump
 
table - Static variable in class kz.gamma.asn1.DERBitString
 
table - Static variable in class kz.gamma.asn1.DERUniversalString
 
table - Variable in class kz.gamma.cms.DefaultSignedAttributeTableGenerator
 
table - Variable in class kz.gamma.cms.RecipientInformationStore
 
table - Variable in class kz.gamma.cms.SignerInformationStore
 
tablePart1251 - Static variable in class kz.gamma.core.convertors.CharacterEncodingConvertor
 
tablePart1251k - Static variable in class kz.gamma.core.convertors.CharacterEncodingConvertor
 
tag - Variable in class kz.gamma.asn1.DERApplicationSpecific
 
tag - Variable in class kz.gamma.asn1.DERUnknownTag
 
tag - Variable in class kz.gamma.asn1.x509.GeneralName
 
TAG_ASSERTION - Static variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
TAG_CAPABILITIES - Static variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
TAG_CERTIFICATE - Static variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
TAG_CERTS - Static variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
TAG_CERTS - Static variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
TAG_CRL - Static variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
TAG_DATA_LOCATIONS - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
TAG_DATA_LOCATIONS - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
TAG_DV_STATUS - Static variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
TAG_DV_STATUS - Static variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
TAG_DVCS - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
TAG_DVCS - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
TAG_ESSCERTID - Static variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
TAG_EXTENSIONS - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
TAG_EXTENSIONS - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
TAG_OCSPCERTID - Static variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
TAG_OCSPCERTSTATUS - Static variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
TAG_OCSPRESPONSE - Static variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
TAG_PKISTATUS - Static variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
TAG_POLICY - Static variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
TAG_POLICY - Static variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
TAG_REQ_SIGNATURE - Static variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
TAG_REQ_SIGNATURE - Static variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
TAG_REQUEST_POLICY - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
TAG_REQUEST_POLICY - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
TAG_REQUESTER - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
TAG_REQUESTER - Static variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
TAGGED - Static variable in interface kz.gamma.asn1.DERTags
 
tagNo - Variable in class kz.gamma.asn1.ASN1TaggedObject
 
tagNo - Variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
tagNo - Variable in class kz.gamma.asn1.ocsp.CertStatus
 
target - Variable in class kz.gamma.asn1.dvcs.TargetEtcChain
 
Target - Class in kz.gamma.asn1.x509
Target structure used in target information extension for attribute certificates from RFC 3281.
Target(ASN1TaggedObject) - Constructor for class kz.gamma.asn1.x509.Target
Constructor from ASN1TaggedObject.
Target(int, GeneralName) - Constructor for class kz.gamma.asn1.x509.Target
Constructor from given details.
TARGET_INFORMATION - Static variable in class kz.gamma.jce.provider.RFC3281CertPathUtilities
 
TargetEtcChain - Class in kz.gamma.asn1.dvcs
TargetEtcChain ::= SEQUENCE { target CertEtcToken, chain SEQUENCE SIZE (1..MAX) OF CertEtcToken OPTIONAL, pathProcInput [0] PathProcInput OPTIONAL }
TargetEtcChain(CertEtcToken) - Constructor for class kz.gamma.asn1.dvcs.TargetEtcChain
 
TargetEtcChain(CertEtcToken, CertEtcToken[]) - Constructor for class kz.gamma.asn1.dvcs.TargetEtcChain
 
TargetEtcChain(CertEtcToken, PathProcInput) - Constructor for class kz.gamma.asn1.dvcs.TargetEtcChain
 
TargetEtcChain(CertEtcToken, CertEtcToken[], PathProcInput) - Constructor for class kz.gamma.asn1.dvcs.TargetEtcChain
 
TargetEtcChain(ASN1Sequence) - Constructor for class kz.gamma.asn1.dvcs.TargetEtcChain
 
targetGroup - Static variable in class kz.gamma.asn1.x509.Target
 
targetGroups - Variable in class kz.gamma.x509.X509AttributeCertStoreSelector
 
targetInformation - Static variable in class kz.gamma.asn1.x509.Extension
TargetInformation extension in attribute certificates.
TargetInformation - Class in kz.gamma.asn1.x509
Target information extension for attributes certificates according to RFC 3281.
TargetInformation(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.TargetInformation
Constructor from a ASN1Sequence.
TargetInformation(Targets) - Constructor for class kz.gamma.asn1.x509.TargetInformation
Constructs a target information from a single targets element.
TargetInformation(Target[]) - Constructor for class kz.gamma.asn1.x509.TargetInformation
According to RFC 3281 only one targets element must be produced.
TargetInformation - Static variable in class kz.gamma.asn1.x509.X509Extensions
TargetInformation extension in attribute certificates.
targetName - Static variable in class kz.gamma.asn1.x509.Target
 
targetNames - Variable in class kz.gamma.x509.X509AttributeCertStoreSelector
 
targets - Variable in class kz.gamma.asn1.x509.TargetInformation
 
Targets - Class in kz.gamma.asn1.x509
Targets structure used in target information extension for attribute certificates from RFC 3281.
Targets(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.Targets
Constructor from ASN1Sequence.
Targets(Target[]) - Constructor for class kz.gamma.asn1.x509.Targets
Constructor from given targets.
targets - Variable in class kz.gamma.asn1.x509.Targets
 
targGroup - Variable in class kz.gamma.asn1.x509.Target
 
targName - Variable in class kz.gamma.asn1.x509.Target
 
tbsCert - Variable in class kz.gamma.asn1.x509.Certificate
 
tbsCert - Variable in class kz.gamma.asn1.x509.X509CertificateStructure
 
TBSCertificate - Class in kz.gamma.asn1.x509
The TBSCertificate object.
TBSCertificate(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.TBSCertificate
 
TBSCertificateStructure - Class in kz.gamma.asn1.x509
The TBSCertificate object.
TBSCertificateStructure(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.TBSCertificateStructure
 
tbsCertList - Variable in class kz.gamma.asn1.x509.CertificateList
 
TBSCertList - Class in kz.gamma.asn1.x509
PKIX RFC-2459 - TBSCertList object.
TBSCertList(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.TBSCertList
 
TBSCertList.CRLEntry - Class in kz.gamma.asn1.x509
 
TBSCertList.CRLEntry(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.TBSCertList.CRLEntry
 
tbsGen - Variable in class kz.gamma.jce.X509V1CertificateGenerator
Deprecated.  
tbsGen - Variable in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
tbsGen - Variable in class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
tbsGen - Variable in class kz.gamma.x509.X509V1CertificateGenerator
 
tbsGen - Variable in class kz.gamma.x509.X509V2CRLGenerator
 
tbsGen - Variable in class kz.gamma.x509.X509V3CertificateGenerator
 
tbsRequest - Variable in class kz.gamma.asn1.cms.RevokeRequest
 
tbsRequest - Variable in class kz.gamma.asn1.ocsp.OCSPRequest
 
TBSRequest - Class in kz.gamma.asn1.ocsp
 
TBSRequest(GeneralName, ASN1Sequence, X509Extensions) - Constructor for class kz.gamma.asn1.ocsp.TBSRequest
 
TBSRequest(ASN1Sequence) - Constructor for class kz.gamma.asn1.ocsp.TBSRequest
 
tbsResponseData - Variable in class kz.gamma.asn1.ocsp.BasicOCSPResponse
 
TELEPHONE_NUMBER - Static variable in class kz.gamma.asn1.x500.style.BCStyle
id-at-telephoneNumber
telephoneNumber - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
teletexTerminalIdentifier - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
teleTrusTAlgorithm - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
TeleTrusTObjectIdentifiers - Interface in kz.gamma.asn1.teletrust
 
teleTrusTRSAsignatureAlgorithm - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
telexNumber - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
template - Variable in class kz.gamma.asn1.x500.X500NameBuilder
 
text - Variable in class kz.gamma.cms.Pkcs7Data
 
TEXT_ENTRY - Static variable in class kz.gamma.i18n.TextBundle
text entry key
TextBundle - Class in kz.gamma.i18n
 
TextBundle(String, String) - Constructor for class kz.gamma.i18n.TextBundle
Constructs a new TextBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
TextBundle(String, String, String) - Constructor for class kz.gamma.i18n.TextBundle
Constructs a new TextBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
TextBundle(String, String, Object[]) - Constructor for class kz.gamma.i18n.TextBundle
Constructs a new TextBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
TextBundle(String, String, String, Object[]) - Constructor for class kz.gamma.i18n.TextBundle
Constructs a new TextBundle using resource as the base name for the RessourceBundle and id as the message bundle id the resource file.
thisUpdate - Variable in class kz.gamma.asn1.ocsp.SingleResponse
 
thisUpdate - Variable in class kz.gamma.asn1.x509.TBSCertList
 
thisUpdate - Variable in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
THREAD_LOCAL_EC_IMPLICITLY_CA - Static variable in interface kz.gamma.jce.interfaces.ConfigurableProvider
 
THREAD_LOCAL_EC_IMPLICITLY_CA - Static variable in class kz.gamma.jce.ProviderConfigurationPermission
 
THREAD_LOCAL_EC_IMPLICITLY_CA_STR - Static variable in class kz.gamma.jce.ProviderConfigurationPermission
 
threadSpec - Static variable in class kz.gamma.jce.provider.ProviderUtil
 
time - Variable in class kz.gamma.asn1.cms.RevokeRequest
 
Time - Class in kz.gamma.asn1.cms
 
Time(DERObject) - Constructor for class kz.gamma.asn1.cms.Time
 
Time(Date) - Constructor for class kz.gamma.asn1.cms.Time
creates a time object from a given date - if the date is between 1950 and 2049 a UTCTime object is generated, otherwise a GeneralizedTime is used.
time - Variable in class kz.gamma.asn1.cms.Time
 
time - Variable in class kz.gamma.asn1.DERGeneralizedTime
 
time - Variable in class kz.gamma.asn1.DERUTCTime
 
time - Variable in class kz.gamma.asn1.dvcs.DVCSTime
 
Time - Class in kz.gamma.asn1.x509
 
Time(DERObject) - Constructor for class kz.gamma.asn1.x509.Time
 
Time(Date) - Constructor for class kz.gamma.asn1.x509.Time
creates a time object from a given date - if the date is between 1950 and 2049 a UTCTime object is generated, otherwise a GeneralizedTime is used.
time - Variable in class kz.gamma.asn1.x509.Time
 
time - Variable in class kz.gamma.vista.sftp.SFTPNode
 
time - Variable in class kz.gamma.vista.VistaFile
 
time - Variable in class kz.gamma.vista.VistaMessage
 
timeCreate - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Deprecated. replaced by StoreObjectParam.getTimeCreate()
timeStampToken - Variable in class kz.gamma.asn1.dvcs.DVCSTime
 
title - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
TITLE_ENTRY - Static variable in class kz.gamma.i18n.MessageBundle
title entry key
toASN1EncodableVector() - Method in class kz.gamma.asn1.cms.AttributeTable
 
toASN1EncodableVector() - Method in class kz.gamma.asn1.smime.SMIMECapabilityVector
 
toASN1Object() - Method in class kz.gamma.asn1.ASN1Encodable
 
toASN1Object() - Method in class kz.gamma.asn1.cms.Attribute
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.CompressedData
 
toASN1Object() - Method in class kz.gamma.asn1.cms.ContentInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.EncryptedContentInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.EncryptedData
EncryptedData ::= SEQUENCE { version CMSVersion, encryptedContentInfo EncryptedContentInfo, unprotectedAttrs [1] IMPLICIT UnprotectedAttributes OPTIONAL }
toASN1Object() - Method in class kz.gamma.asn1.cms.EnvelopedData
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.IssuerAndSerialNumber
 
toASN1Object() - Method in class kz.gamma.asn1.cms.KEKIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.KEKRecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.KeyAgreeRecipientIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.KeyTransRecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.OriginatorIdentifierOrKey
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.OriginatorInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.OriginatorPublicKey
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.OtherKeyAttribute
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.OtherRecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.PasswordRecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.RecipientEncryptedKey
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.RecipientIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.RecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.RecipientKeyIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.SignedData
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.SignerIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.SignerInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cms.Time
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
toASN1Object() - Method in class kz.gamma.asn1.cryptopro.GOST28147Parameters
Gost28147-89-Parameters ::= SEQUENCE { iv Gost28147-89-IV, encryptionParamSet OBJECT IDENTIFIER }

Gost28147-89-IV ::= OCTET STRING (SIZE (8))

toASN1Object() - Method in class kz.gamma.asn1.cryptopro.GOST3410ParamSetParameters
 
toASN1Object() - Method in class kz.gamma.asn1.cryptopro.GOST3410PublicKeyAlgParameters
 
toASN1Object() - Method in class kz.gamma.asn1.DERObject
 
toASN1Object() - Method in class kz.gamma.asn1.dvcs.CertEtcToken
 
toASN1Object() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
toASN1Object() - Method in class kz.gamma.asn1.dvcs.DVCSErrorNotice
 
toASN1Object() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
toASN1Object() - Method in class kz.gamma.asn1.dvcs.DVCSResponse
 
toASN1Object() - Method in class kz.gamma.asn1.dvcs.DVCSTime
 
toASN1Object() - Method in class kz.gamma.asn1.dvcs.PathProcInput
 
toASN1Object() - Method in class kz.gamma.asn1.dvcs.ServiceType
 
toASN1Object() - Method in class kz.gamma.asn1.dvcs.TargetEtcChain
 
toASN1Object() - Method in class kz.gamma.asn1.misc.CAST5CBCParameters
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.misc.IDEACBCPar
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.BasicOCSPResponse
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.CertID
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.CertStatus
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.CrlID
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.OCSPRequest
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.OCSPResponse
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.Request
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.ResponderID
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.ResponseBytes
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.ResponseData
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.RevokedInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.ServiceLocator
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.Signature
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.SingleResponse
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.ocsp.TBSRequest
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.oiw.ElGamalParameter
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.Attribute
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.pkcs.AuthenticatedSafe
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.CertBag
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.CertificationRequest
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.ContentInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.pkcs.DHParameter
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.EncryptedData
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.EncryptedPrivateKeyInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.pkcs.IssuerAndSerialNumber
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.MacData
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.PBES2Parameters
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.PBKDF2Params
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.Pfx
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.PKCS12PBEParams
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.PrivateKeyInfo
write out an RSA private key with it's asscociated information as described in PKCS8.
toASN1Object() - Method in class kz.gamma.asn1.pkcs.RC2CBCParameter
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.RSAESOAEPparams
RSAES-OAEP-params ::= SEQUENCE { hashAlgorithm [0] OAEP-PSSDigestAlgorithms DEFAULT sha1, maskGenAlgorithm [1] PKCS1MGFAlgorithms DEFAULT mgf1SHA1, pSourceAlgorithm [2] PKCS1PSourceAlgorithms DEFAULT pSpecifiedEmpty }

OAEP-PSSDigestAlgorithms ALGORITHM-IDENTIFIER ::= { { OID id-sha1 PARAMETERS NULL }| { OID id-sha256 PARAMETERS NULL }| { OID id-sha384 PARAMETERS NULL }| { OID id-sha512 PARAMETERS NULL }, ... -- Allows for future expansion -- } PKCS1MGFAlgorithms ALGORITHM-IDENTIFIER ::= { { OID id-mgf1 PARAMETERS OAEP-PSSDigestAlgorithms }, ... -- Allows for future expansion -- } PKCS1PSourceAlgorithms ALGORITHM-IDENTIFIER ::= { { OID id-pSpecified PARAMETERS OCTET STRING }, ... -- Allows for future expansion -- }

toASN1Object() - Method in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
This outputs the key in PKCS1v2 format.
toASN1Object() - Method in class kz.gamma.asn1.pkcs.RSASSAPSSparams
RSASSA-PSS-params ::= SEQUENCE { hashAlgorithm [0] OAEP-PSSDigestAlgorithms DEFAULT sha1, maskGenAlgorithm [1] PKCS1MGFAlgorithms DEFAULT mgf1SHA1, saltLength [2] INTEGER DEFAULT 20, trailerField [3] TrailerField DEFAULT trailerFieldBC }

OAEP-PSSDigestAlgorithms ALGORITHM-IDENTIFIER ::= { { OID id-sha1 PARAMETERS NULL }| { OID id-sha256 PARAMETERS NULL }| { OID id-sha384 PARAMETERS NULL }| { OID id-sha512 PARAMETERS NULL }, ... -- Allows for future expansion -- }

PKCS1MGFAlgorithms ALGORITHM-IDENTIFIER ::= { { OID id-mgf1 PARAMETERS OAEP-PSSDigestAlgorithms }, ... -- Allows for future expansion -- }

TrailerField ::= INTEGER { trailerFieldBC(1) }

toASN1Object() - Method in class kz.gamma.asn1.pkcs.SafeBag
 
toASN1Object() - Method in class kz.gamma.asn1.pkcs.SignedData
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.pkcs.SignerInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.smime.SMIMECapabilities
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.smime.SMIMECapability
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x500.AttributeTypeAndValue
AttributeTypeAndValue ::= SEQUENCE { type OBJECT IDENTIFIER, value ANY DEFINED BY type }
toASN1Object() - Method in class kz.gamma.asn1.x500.DirectoryString
DirectoryString ::= CHOICE { teletexString TeletexString (SIZE (1..MAX)), printableString PrintableString (SIZE (1..MAX)), universalString UniversalString (SIZE (1..MAX)), utf8String UTF8String (SIZE (1..MAX)), bmpString BMPString (SIZE (1..MAX)) }
toASN1Object() - Method in class kz.gamma.asn1.x500.RDN
RelativeDistinguishedName ::= SET OF AttributeTypeAndValue AttributeTypeAndValue ::= SEQUENCE { type AttributeType, value AttributeValue }
toASN1Object() - Method in class kz.gamma.asn1.x500.X500Name
 
toASN1Object() - Method in class kz.gamma.asn1.x509.AccessDescription
 
toASN1Object() - Method in class kz.gamma.asn1.x509.AlgorithmIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.AttCertIssuer
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.AttCertValidityPeriod
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.Attribute
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.AttributeCertificate
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.AttributeCertificateInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.AuthorityInformationAccess
 
toASN1Object() - Method in class kz.gamma.asn1.x509.AuthorityKeyIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.BasicConstraints
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.Certificate
 
toASN1Object() - Method in class kz.gamma.asn1.x509.CertificateList
 
toASN1Object() - Method in class kz.gamma.asn1.x509.CertificatePair
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.CertificatePolicies
Deprecated. use an ASN1Sequence of PolicyInformation
toASN1Object() - Method in class kz.gamma.asn1.x509.CRLDistPoint
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.DigestInfo
 
toASN1Object() - Method in class kz.gamma.asn1.x509.DisplayText
 
toASN1Object() - Method in class kz.gamma.asn1.x509.DistributionPoint
 
toASN1Object() - Method in class kz.gamma.asn1.x509.DistributionPointName
 
toASN1Object() - Method in class kz.gamma.asn1.x509.DSAParameter
 
toASN1Object() - Method in class kz.gamma.asn1.x509.ExtendedKeyUsage
 
toASN1Object() - Method in class kz.gamma.asn1.x509.Extension
 
toASN1Object() - Method in class kz.gamma.asn1.x509.Extensions
Extensions ::= SEQUENCE SIZE (1..MAX) OF Extension Extension ::= SEQUENCE { extnId EXTENSION.
toASN1Object() - Method in class kz.gamma.asn1.x509.GeneralName
 
toASN1Object() - Method in class kz.gamma.asn1.x509.GeneralNames
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.GeneralSubtree
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.Holder
 
toASN1Object() - Method in class kz.gamma.asn1.x509.IetfAttrSyntax

IetfAttrSyntax ::= SEQUENCE { policyAuthority [0] GeneralNames OPTIONAL, values SEQUENCE OF CHOICE { octets OCTET STRING, oid OBJECT IDENTIFIER, string UTF8String } }

toASN1Object() - Method in class kz.gamma.asn1.x509.IssuerSerial
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
toASN1Object() - Method in class kz.gamma.asn1.x509.NameConstraints
 
toASN1Object() - Method in class kz.gamma.asn1.x509.NoticeReference
Describe toASN1Object method here.
toASN1Object() - Method in class kz.gamma.asn1.x509.ObjectDigestInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.PolicyInformation
 
toASN1Object() - Method in class kz.gamma.asn1.x509.PolicyMappings
 
toASN1Object() - Method in class kz.gamma.asn1.x509.PolicyQualifierInfo
Returns a DER-encodable representation of this instance.
toASN1Object() - Method in class kz.gamma.asn1.x509.PrivateKeyUsagePeriod
 
toASN1Object() - Method in class kz.gamma.asn1.x509.qualified.BiometricData
 
toASN1Object() - Method in class kz.gamma.asn1.x509.qualified.Iso4217CurrencyCode
 
toASN1Object() - Method in class kz.gamma.asn1.x509.qualified.MonetaryValue
 
toASN1Object() - Method in class kz.gamma.asn1.x509.qualified.QCStatement
 
toASN1Object() - Method in class kz.gamma.asn1.x509.qualified.SemanticsInformation
 
toASN1Object() - Method in class kz.gamma.asn1.x509.qualified.TypeOfBiometricData
 
toASN1Object() - Method in class kz.gamma.asn1.x509.RoleSyntax
Implementation of the method toASN1Object as required by the superclass ASN1Encodable.
toASN1Object() - Method in class kz.gamma.asn1.x509.RSAPublicKeyStructure
This outputs the key in PKCS1v2 format.
toASN1Object() - Method in class kz.gamma.asn1.x509.sigi.NameOrPseudonym
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.sigi.PersonalData
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.SubjectDirectoryAttributes
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.SubjectKeyIdentifier
 
toASN1Object() - Method in class kz.gamma.asn1.x509.SubjectPublicKeyInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.Target
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.TargetInformation
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.Targets
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.TBSCertificate
 
toASN1Object() - Method in class kz.gamma.asn1.x509.TBSCertificateStructure
 
toASN1Object() - Method in class kz.gamma.asn1.x509.TBSCertList.CRLEntry
 
toASN1Object() - Method in class kz.gamma.asn1.x509.TBSCertList
 
toASN1Object() - Method in class kz.gamma.asn1.x509.Time
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.UserNotice
 
toASN1Object() - Method in class kz.gamma.asn1.x509.V2Form
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x509.X509CertificateStructure
 
toASN1Object() - Method in class kz.gamma.asn1.x509.X509Extensions
Extensions ::= SEQUENCE SIZE (1..MAX) OF Extension

Extension ::= SEQUENCE { extnId EXTENSION.

toASN1Object() - Method in class kz.gamma.asn1.x509.X509Name
 
toASN1Object() - Method in class kz.gamma.asn1.x9.KeySpecificInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x9.OtherInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Object() - Method in class kz.gamma.asn1.x9.X9FieldID
Produce a DER encoding of the following structure.
toASN1Object() - Method in class kz.gamma.cms.CMSGammaEnvelopedData.RecipientInfGamma
 
toASN1Object() - Method in class kz.gamma.cms.CMSVistaEnvelopedData.RecipientInfoGamma
 
toASN1Object(X509Certificate) - Method in class kz.gamma.jce.provider.PKIXCertPath
Return a DERObject containing the encoded certificate.
toASN1Object() - Method in class kz.gamma.jce.X509KeyUsage
 
toASN1Object() - Method in class kz.gamma.x509.X509Attribute
 
toByteArray() - Method in class kz.gamma.asn1.DefiniteLengthInputStream
 
toByteArray(String) - Static method in class kz.gamma.util.Strings
 
toBytes(Vector) - Static method in class kz.gamma.asn1.BERConstructedOctetString
convert a vector of octet strings into a single byte string
toDEREncoded(ASN1Encodable) - Method in class kz.gamma.jce.provider.PKIXCertPath
 
toDERSequence(byte[]) - Static method in class kz.gamma.jce.PKCS10CertificationRequest
 
toHashtable() - Method in class kz.gamma.asn1.cms.AttributeTable
 
toHexByte(int) - Static method in class kz.gamma.core.UtilCM
Конвертирование целого числа в HEX-строку
Tokenizer - Class in kz.gamma.vista.sftp
Tokenizer.
Tokenizer() - Constructor for class kz.gamma.vista.sftp.Tokenizer
 
toLowerCase(String) - Static method in class kz.gamma.util.Strings
A locale independent version of toLowerCase.
toOIDArray(Vector) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
toOidArray(Vector) - Method in class kz.gamma.asn1.x509.Extensions
 
toRecipientInfo(SecretKey, String) - Method in class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
toSignerInfo(DERObjectIdentifier, CMSProcessable, String, boolean) - Method in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
toSignerInfo(DERObjectIdentifier) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
toSignerInfo(DERObjectIdentifier, CMSProcessable, String, boolean) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
toSignerInfo() - Method in class kz.gamma.cms.SignerInformation
Return the base ASN.1 CMS structure that this object contains.
toString() - Method in class kz.gamma.asn1.ASN1Null
 
toString() - Method in class kz.gamma.asn1.ASN1OctetString
 
toString() - Method in class kz.gamma.asn1.ASN1Sequence
 
toString() - Method in class kz.gamma.asn1.ASN1Set
 
toString() - Method in class kz.gamma.asn1.ASN1TaggedObject
 
toString() - Method in class kz.gamma.asn1.DERBitString
 
toString() - Method in class kz.gamma.asn1.DERBMPString
 
toString() - Method in class kz.gamma.asn1.DERBoolean
 
toString() - Method in class kz.gamma.asn1.DERGeneralString
 
toString() - Method in class kz.gamma.asn1.DERIA5String
 
toString() - Method in class kz.gamma.asn1.DERInteger
 
toString() - Method in class kz.gamma.asn1.DERNumericString
 
toString() - Method in class kz.gamma.asn1.DERObjectIdentifier
 
toString() - Method in class kz.gamma.asn1.DERPrintableString
 
toString() - Method in class kz.gamma.asn1.DERT61String
 
toString() - Method in class kz.gamma.asn1.DERUniversalString
 
toString() - Method in class kz.gamma.asn1.DERUTCTime
 
toString() - Method in class kz.gamma.asn1.DERUTF8String
 
toString() - Method in class kz.gamma.asn1.DERVisibleString
 
toString() - Method in class kz.gamma.asn1.dvcs.CertEtcToken
 
toString() - Method in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
toString() - Method in class kz.gamma.asn1.dvcs.DVCSErrorNotice
 
toString() - Method in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
toString() - Method in class kz.gamma.asn1.dvcs.DVCSResponse
 
toString() - Method in class kz.gamma.asn1.dvcs.DVCSTime
 
toString() - Method in class kz.gamma.asn1.dvcs.PathProcInput
 
toString() - Method in class kz.gamma.asn1.dvcs.ServiceType
 
toString() - Method in class kz.gamma.asn1.dvcs.TargetEtcChain
 
toString() - Method in class kz.gamma.asn1.misc.NetscapeCertType
 
toString() - Method in class kz.gamma.asn1.misc.NetscapeRevocationURL
 
toString() - Method in class kz.gamma.asn1.misc.VerisignCzagExtension
 
toString() - Method in class kz.gamma.asn1.x500.DirectoryString
 
toString(X500Name) - Method in class kz.gamma.asn1.x500.style.BCStyle
 
toString(X500Name) - Method in class kz.gamma.asn1.x500.style.RFC4519Style
 
toString() - Method in class kz.gamma.asn1.x500.X500Name
 
toString(X500Name) - Method in interface kz.gamma.asn1.x500.X500NameStyle
Convert the passed in X500Name to a String.
toString() - Method in class kz.gamma.asn1.x509.AccessDescription
 
toString() - Method in class kz.gamma.asn1.x509.AuthorityInformationAccess
 
toString() - Method in class kz.gamma.asn1.x509.AuthorityKeyIdentifier
 
toString() - Method in class kz.gamma.asn1.x509.BasicConstraints
 
toString() - Method in class kz.gamma.asn1.x509.CertificatePolicies
 
toString() - Method in class kz.gamma.asn1.x509.CRLDistPoint
 
toString() - Method in class kz.gamma.asn1.x509.CRLNumber
 
toString() - Method in class kz.gamma.asn1.x509.CRLReason
 
toString() - Method in class kz.gamma.asn1.x509.DistributionPoint
 
toString() - Method in class kz.gamma.asn1.x509.DistributionPointName
 
toString() - Method in class kz.gamma.asn1.x509.GeneralName
 
toString() - Method in class kz.gamma.asn1.x509.GeneralNames
 
toString() - Method in class kz.gamma.asn1.x509.IssuingDistributionPoint
 
toString() - Method in class kz.gamma.asn1.x509.KeyUsage
 
toString() - Method in class kz.gamma.asn1.x509.RoleSyntax
 
toString() - Method in class kz.gamma.asn1.x509.Time
 
toString(boolean, Hashtable) - Method in class kz.gamma.asn1.x509.X509Name
convert the structure to a string - if reverse is true the oids and values are listed out starting with the last element in the sequence (ala RFC 2253), otherwise the string will begin with the first element of the structure.
toString() - Method in class kz.gamma.asn1.x509.X509Name
 
toString() - Method in class kz.gamma.i18n.filter.TrustedInput
 
toString() - Method in class kz.gamma.i18n.filter.UntrustedInput
 
toString() - Method in class kz.gamma.i18n.LocalizedMessage
 
toString() - Method in class kz.gamma.jce.provider.JCEECPrivateKey
Получение текстового представления закрытого ключа
toString() - Method in class kz.gamma.jce.provider.JCEECPublicKey
Получение текстового представления открытого ключа
toString() - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
toString() - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
toString(String) - Method in class kz.gamma.jce.provider.PKIXPolicyNode
 
toString() - Method in class kz.gamma.jce.provider.X509CertificateObject
 
toString() - Method in class kz.gamma.jce.provider.X509CRLEntryObject
 
toString() - Method in class kz.gamma.jce.provider.X509CRLObject
Returns a string representation of this CRL.
toString() - Method in class kz.gamma.tumarcsp.ErrorResolver
Получение строкового представления ошибки
toString() - Method in class kz.gamma.tumarcsp.params.StoreObjectParam
Получение строкового представления параметров ключа
toString() - Method in class kz.gamma.x509.X509CollectionStoreParameters
Returns a formatted string describing the parameters.
toUpperCase(String) - Static method in class kz.gamma.util.Strings
A locale independent version of toUpperCase.
toUTF8ByteArray(String) - Static method in class kz.gamma.util.Strings
 
toValueArray(Vector) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
tpBasis - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
 
trailerField - Variable in class kz.gamma.asn1.pkcs.RSASSAPSSparams
 
transactionIdentifier - Variable in class kz.gamma.asn1.dvcs.DVCSErrorNotice
 
transactionStatus - Variable in class kz.gamma.asn1.dvcs.DVCSErrorNotice
 
translator - Variable in class kz.gamma.util.encoders.BufferedDecoder
 
translator - Variable in class kz.gamma.util.encoders.BufferedEncoder
 
Translator - Interface in kz.gamma.util.encoders
general interface for an translator.
TRUE - Static variable in class kz.gamma.asn1.DERBoolean
 
TRUE - Static variable in class kz.gamma.asn1.x509.X509Name
 
trustAnchor - Variable in class kz.gamma.x509.PKIXCertPathReviewer
 
trustedACIssuers - Variable in class kz.gamma.x509.ExtendedPKIXParameters
 
TrustedInput - Class in kz.gamma.i18n.filter
 
TrustedInput(Object) - Constructor for class kz.gamma.i18n.filter.TrustedInput
 
TRY_LATER - Static variable in class kz.gamma.asn1.ocsp.OCSPResponseStatus
 
tumar - Static variable in interface kz.gamma.asn1.cryptopro.GammaObjectIndentifiers
 
TUMAR_HASH_ALG_ID - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм хеширования TUMAR (Гамма)
TumarCspFunctions - Class in kz.gamma.tumarcsp
Класс с обертками для функций криптопровайдера TumarCSP Date: 29.10.2009 Time: 16:02:28
TumarCspFunctions() - Constructor for class kz.gamma.tumarcsp.TumarCspFunctions
 
tumardh - Static variable in interface kz.gamma.asn1.cryptopro.GammaObjectIndentifiers
 
type - Variable in class kz.gamma.asn1.x500.AttributeTypeAndValue
 
type - Variable in class kz.gamma.asn1.x509.DistributionPointName
 
type - Variable in class kz.gamma.vista.VistaFile
 
TYPE_ARCH_BE_CONFIRMED - Static variable in class kz.gamma.vista.VistaConstants
 
TYPE_ARCH_ENCRYPT - Static variable in class kz.gamma.vista.VistaConstants
 
TYPE_ARCH_IS_CONFIRMED - Static variable in class kz.gamma.vista.VistaConstants
 
TYPE_ARCH_REQUEST - Static variable in class kz.gamma.vista.VistaConstants
 
TYPE_ARCH_RESPONSE - Static variable in class kz.gamma.vista.VistaConstants
 
TYPE_ARCH_SIGNED - Static variable in class kz.gamma.vista.VistaConstants
 
TYPE_UNKNOWN - Static variable in class kz.gamma.core.file.KeyFileFilter
 
typeOfBiometricData - Variable in class kz.gamma.asn1.x509.qualified.BiometricData
 
TypeOfBiometricData - Class in kz.gamma.asn1.x509.qualified
The TypeOfBiometricData object.
TypeOfBiometricData(int) - Constructor for class kz.gamma.asn1.x509.qualified.TypeOfBiometricData
 
TypeOfBiometricData(DERObjectIdentifier) - Constructor for class kz.gamma.asn1.x509.qualified.TypeOfBiometricData
 
tz - Variable in class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  

U

U - Variable in class kz.gamma.hash.GOST3411Digest
 
UID - Static variable in class kz.gamma.asn1.x500.style.BCStyle
LDAP User id.
uid - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
UID - Static variable in class kz.gamma.asn1.x509.X509Name
LDAP User id.
ukm - Variable in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
ukm - Variable in class kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
 
unAttr - Variable in class kz.gamma.cms.CMSGammaEnvelopedData
 
unAttr - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
unAttrTable - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
unauthenticatedAttributes - Variable in class kz.gamma.asn1.cms.SignerInfo
 
unauthenticatedAttributes - Variable in class kz.gamma.asn1.pkcs.SignerInfo
 
UNAUTHORIZED - Static variable in class kz.gamma.asn1.ocsp.OCSPResponseStatus
 
UNDETERMINED - Static variable in class kz.gamma.jce.provider.CertStatus
 
unescape(String) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
uniformResourceIdentifier - Static variable in class kz.gamma.asn1.x509.GeneralName
 
unionDN(Set, ASN1Sequence) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
unionDNS(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
unionEmail(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
unionEmail(String, String, Set) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
The common part of email1 and email2 is added to the union union.
unionIP(Set, byte[]) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Returns the union of the excluded IP ranges in excluded with ip.
unionIPRange(byte[], byte[]) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
Calculates the union if two IP ranges.
unionURI(String, String, Set) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
unionURI(Set, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
UNIQUE_IDENTIFIER - Static variable in class kz.gamma.asn1.x500.style.BCStyle
 
UNIQUE_IDENTIFIER - Static variable in class kz.gamma.asn1.x509.X509Name
 
uniqueMember - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
UNIVERSAL_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
unloadProvider() - Static method in class kz.gamma.tumarcsp.CommonApplet
Выгрузка криптопровайдера
unpackData(byte[]) - Method in class kz.gamma.vista.VistaMessage
Распаковка данных с использованием bzip2
unpackedArgs - Variable in class kz.gamma.i18n.LocalizedMessage.FilteredArguments
 
unPackSize - Variable in class kz.gamma.vista.VistaFile
 
unprotectedAttributes - Variable in class kz.gamma.cms.CMSEnvelopedData
 
unprotectedAttrs - Variable in class kz.gamma.asn1.cms.EncryptedData
 
unprotectedAttrs - Variable in class kz.gamma.asn1.cms.EnvelopedData
 
UNREVOKED - Static variable in class kz.gamma.jce.provider.CertStatus
 
unsAttr - Variable in class kz.gamma.cms.CMSSignedDataGenerator.SignerInf
 
unsAttr - Variable in class kz.gamma.cms.CMSVistaSignedDataGenerator.SignerInf
 
unsignedAttributes - Variable in class kz.gamma.cms.SignerInformation
 
UNSPECIFIED - Static variable in class kz.gamma.asn1.x509.CRLReason
Deprecated. use lower case version
unspecified - Static variable in class kz.gamma.asn1.x509.CRLReason
 
UnstructuredAddress - Static variable in class kz.gamma.asn1.x500.style.BCStyle
 
UnstructuredAddress - Static variable in class kz.gamma.asn1.x509.X509Name
 
UnstructuredName - Static variable in class kz.gamma.asn1.x500.style.BCStyle
more from PKCS#9
UnstructuredName - Static variable in class kz.gamma.asn1.x509.X509Name
more from PKCS#9
UntrustedInput - Class in kz.gamma.i18n.filter
Wrapper class to mark untrusted input.
UntrustedInput(Object) - Constructor for class kz.gamma.i18n.filter.UntrustedInput
Construct a new UntrustedInput instance.
UntrustedUrlInput - Class in kz.gamma.i18n.filter
Wrapper class to mark an untrusted Url
UntrustedUrlInput(Object) - Constructor for class kz.gamma.i18n.filter.UntrustedUrlInput
 
UNUSED - Static variable in class kz.gamma.asn1.x509.ReasonFlags
Deprecated. use lower case version
unused - Static variable in class kz.gamma.asn1.x509.ReasonFlags
 
update(byte) - Method in interface kz.gamma.crypto.Digest
update the message digest with a single byte.
update(byte[], int, int) - Method in interface kz.gamma.crypto.Digest
update the message digest with a block of bytes.
update(byte) - Method in class kz.gamma.crypto.digests.GammaGost3411Digest
Вычисление хеш-значения
update(byte[], int, int) - Method in class kz.gamma.crypto.digests.GammaGost3411Digest
Вычисление хеш-значения
update(byte) - Method in interface kz.gamma.crypto.Signer
update the internal digest with the byte b
update(byte[], int, int) - Method in interface kz.gamma.crypto.Signer
update the internal digest with the byte array in
update(byte) - Method in class kz.gamma.hash.GOST3411Digest
 
update(byte[], int, int) - Method in class kz.gamma.hash.GOST3411Digest
 
UPDATING - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Обновление
url - Variable in class kz.gamma.jce.provider.JDKKeyStore
URL доступа
url - Variable in class kz.gamma.tumarcsp.LoadProfileResult
URL на ключ
URL_ALG_EXCH - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм на ключевой обмен
URL_ALG_SIGN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Алгоритм на подпись
URL_CONT - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Формат ключевого контейнера
URL_CONTEXT_PREFIX - Static variable in class kz.gamma.jce.provider.X509LDAPCertStoreSpi
Package Prefix for loading URL context factories.
URL_CONTEXT_PREFIX - Static variable in class kz.gamma.x509.util.LDAPStoreHelper
Package Prefix for loading URL context factories.
URL_DEV - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Устройство хранения
URL_NAME - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Имя профайла
URL_PARAM - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Параметр устройства хранения
URL_PASS - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Пароль для доступа к ключевому контейнеру
URL_SN - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Серийный номер сертификата/ключа
URL_SN_SIZE - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Размер серийного номера сертификата/ключа
URL_USER - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Имя ключевого контейнера
UrlBase64 - Class in kz.gamma.util.encoders
Convert binary data to and from UrlBase64 encoding.
UrlBase64() - Constructor for class kz.gamma.util.encoders.UrlBase64
 
UrlBase64Encoder - Class in kz.gamma.util.encoders
Convert binary data to and from UrlBase64 encoding.
UrlBase64Encoder() - Constructor for class kz.gamma.util.encoders.UrlBase64Encoder
 
usage - Variable in class kz.gamma.jce.X509KeyUsage
 
usageTable - Variable in class kz.gamma.asn1.x509.ExtendedKeyUsage
 
useDeltas - Variable in class kz.gamma.x509.ExtendedPKIXParameters
 
useExtensionsInDescription - Variable in class kz.gamma.core.file.KeyFileFilter
 
userCertificate - Variable in class kz.gamma.asn1.x509.TBSCertList.CRLEntry
 
userCertificateAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
userCertificateAttribute - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
userCertificateSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
userCertificateSubjectAttributeName - Variable in class kz.gamma.jce.X509LDAPCertStoreParameters
 
userExchCert - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
userExchKey - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
UserNotice - Class in kz.gamma.asn1.x509
UserNotice class, used in CertificatePolicies X509 extensions (in policy qualifiers).
UserNotice(NoticeReference, DisplayText) - Constructor for class kz.gamma.asn1.x509.UserNotice
Creates a new UserNotice instance.
UserNotice(NoticeReference, String) - Constructor for class kz.gamma.asn1.x509.UserNotice
Creates a new UserNotice instance.
UserNotice(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.UserNotice
Creates a new UserNotice instance.
userPassword - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
userSignCert - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
userSignKey - Variable in class kz.gamma.vista.sftp.SFTPConnector
 
UTC_TIME - Static variable in interface kz.gamma.asn1.DERTags
 
UTF8_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
util - Variable in class kz.gamma.jce.provider.JDKKeyStore
 
util - Variable in class kz.gamma.jce.provider.JDKKeyStoreEx
 
UtilCM - Class in kz.gamma.core
Класс методов конвертирования, копирования данных и формирования URL
UtilCM() - Constructor for class kz.gamma.core.UtilCM
 

V

v - Variable in class kz.gamma.asn1.DEREncodableVector
 
V - Variable in class kz.gamma.hash.GOST3411Digest
 
V1 - Static variable in class kz.gamma.asn1.ocsp.ResponseData
 
V1 - Static variable in class kz.gamma.asn1.ocsp.TBSRequest
 
V1TBSCertificateGenerator - Class in kz.gamma.asn1.x509
Generator for Version 1 TBSCertificateStructures.
V1TBSCertificateGenerator() - Constructor for class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
V2AttributeCertificateInfoGenerator - Class in kz.gamma.asn1.x509
Generator for Version 2 AttributeCertificateInfo AttributeCertificateInfo ::= SEQUENCE { version AttCertVersion -- version is v2, holder Holder, issuer AttCertIssuer, signature AlgorithmIdentifier, serialNumber CertificateSerialNumber, attrCertValidityPeriod AttCertValidityPeriod, attributes SEQUENCE OF Attribute, issuerUniqueID UniqueIdentifier OPTIONAL, extensions Extensions OPTIONAL }
V2AttributeCertificateInfoGenerator() - Constructor for class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
V2Form - Class in kz.gamma.asn1.x509
 
V2Form(GeneralNames) - Constructor for class kz.gamma.asn1.x509.V2Form
 
V2Form(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.V2Form
 
V2TBSCertListGenerator - Class in kz.gamma.asn1.x509
Generator for Version 2 TBSCertList structures.
V2TBSCertListGenerator() - Constructor for class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
V3TBSCertificateGenerator - Class in kz.gamma.asn1.x509
Generator for Version 3 TBSCertificateStructures.
V3TBSCertificateGenerator() - Constructor for class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
validDate - Variable in class kz.gamma.x509.PKIXCertPathReviewer
 
validityModel - Variable in class kz.gamma.x509.ExtendedPKIXParameters
 
validPolicy - Variable in class kz.gamma.jce.provider.PKIXPolicyNode
 
value - Variable in class kz.gamma.asn1.DERBoolean
 
value - Variable in class kz.gamma.asn1.dvcs.CertEtcToken
 
value - Variable in class kz.gamma.asn1.dvcs.ServiceType
 
value - Variable in class kz.gamma.asn1.ocsp.CertStatus
 
value - Variable in class kz.gamma.asn1.ocsp.ResponderID
 
value - Variable in class kz.gamma.asn1.x500.AttributeTypeAndValue
 
value - Variable in class kz.gamma.asn1.x500.style.X500NameTokenizer
 
value - Variable in class kz.gamma.asn1.x509.Extension
 
value - Variable in class kz.gamma.asn1.x509.X509Extension
 
value - Variable in class kz.gamma.asn1.x509.X509NameTokenizer
 
VALUE_OCTETS - Static variable in class kz.gamma.asn1.x509.IetfAttrSyntax
 
VALUE_OID - Static variable in class kz.gamma.asn1.x509.IetfAttrSyntax
 
VALUE_UTF8 - Static variable in class kz.gamma.asn1.x509.IetfAttrSyntax
 
valueChoice - Variable in class kz.gamma.asn1.x509.IetfAttrSyntax
 
valueFromHexString(String, int) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
values - Variable in class kz.gamma.asn1.x500.RDN
 
values - Variable in class kz.gamma.asn1.x509.IetfAttrSyntax
 
values - Variable in class kz.gamma.asn1.x509.X509Name
 
valueToString(ASN1Encodable) - Static method in class kz.gamma.asn1.x500.style.IETFUtils
 
verify() - Method in class kz.gamma.cms.Pkcs7Data
Проверка PKCS#7.
verify(X509Certificate) - Method in class kz.gamma.cms.Pkcs7Data
Проверка PKCS#7.
verify(PublicKey, String) - Method in class kz.gamma.cms.SignerInformation
verify that the given public key succesfully handles and confirms the signature associated with this signer.
verify(X509Certificate, String) - Method in class kz.gamma.cms.SignerInformation
verify that the given certificate succesfully handles and confirms the signature associated with this signer and, if a signingTime attribute is available, that the certificate was valid at the time the signature was generated.
verify() - Method in class kz.gamma.jce.PKCS10CertificationRequest
verify the request using the BC provider.
verify(String) - Method in class kz.gamma.jce.PKCS10CertificationRequest
verify the request using the passed in provider.
verify(PublicKey, String) - Method in class kz.gamma.jce.PKCS10CertificationRequest
verify the request using the passed in public key and the provider..
verify(PublicKey) - Method in class kz.gamma.jce.provider.X509CertificateObject
 
verify(PublicKey, String) - Method in class kz.gamma.jce.provider.X509CertificateObject
 
verify(PublicKey) - Method in class kz.gamma.jce.provider.X509CRLObject
 
verify(PublicKey, String) - Method in class kz.gamma.jce.provider.X509CRLObject
 
verify(PublicKey, String) - Method in interface kz.gamma.x509.X509AttributeCertificate
 
verify(PublicKey, String) - Method in class kz.gamma.x509.X509V2AttributeCertificate
 
verifyCapicom() - Method in class kz.gamma.cms.Pkcs7Data
Deprecated. replaced by Pkcs7Data.verify()
verifyCertificateChain(String, int, String) - Method in class kz.gamma.tumarcsp.CommonApplet
Проверка цепочки сертификатов, состоящей из двух звеньев
verifyCertificateChain(String, int, String, String) - Method in class kz.gamma.tumarcsp.CommonApplet
Проверка цепочки сертификатов, состоящей из трех звеньев
verifyDigest(byte[], PublicKey, byte[], String) - Method in class kz.gamma.cms.SignerInformation
 
verifyForBta() - Method in class kz.gamma.jce.provider.JDKKeyStore
Проверка для БТА
verifyHashes(Integer, byte[], byte[]) - Method in class kz.gamma.cms.Pkcs7Data
Сравнение хеш-значений
verifyOther() - Method in class kz.gamma.cms.Pkcs7Data
Deprecated. 
verifyRevSignRequest(byte[]) - Method in class kz.gamma.asn1.cms.RevokeRequest
Проверка подписи запроса на отзыв сертификата
verifySign(X509Certificate) - Method in class kz.gamma.vista.VistaMessage
 
verifySignature(byte[], byte[]) - Method in interface kz.gamma.crypto.DSA
verify the message message against the signature values r and s.
verifySignature(byte[]) - Method in interface kz.gamma.crypto.Signer
return true if the internal state represents the signature described in the passed in array.
verifySignature(byte[], byte[]) - Method in class kz.gamma.crypto.signers.ECGOST3410Signer
Проверка подписи
verisign - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
verisignCzagExtension - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
VerisignCzagExtension - Class in kz.gamma.asn1.misc
 
VerisignCzagExtension(DERIA5String) - Constructor for class kz.gamma.asn1.misc.VerisignCzagExtension
 
verisignDnbDunsNumber - Static variable in interface kz.gamma.asn1.misc.MiscObjectIdentifiers
 
version - Variable in class kz.gamma.asn1.cms.CompressedData
 
version - Variable in class kz.gamma.asn1.cms.EncryptedData
 
version - Variable in class kz.gamma.asn1.cms.EnvelopedData
 
version - Variable in class kz.gamma.asn1.cms.KEKRecipientInfo
 
version - Variable in class kz.gamma.asn1.cms.KeyAgreeRecipientInfo
 
version - Variable in class kz.gamma.asn1.cms.KeyTransRecipientInfo
 
version - Variable in class kz.gamma.asn1.cms.PasswordRecipientInfo
 
version - Variable in class kz.gamma.asn1.cms.SignedData
 
version - Variable in class kz.gamma.asn1.cms.SignerInfo
 
version - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfo
 
version - Variable in class kz.gamma.asn1.dvcs.DVCSCertInfoBuilder
 
version - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformation
 
version - Variable in class kz.gamma.asn1.dvcs.DVCSRequestInformationBuilder
 
version - Variable in class kz.gamma.asn1.ocsp.ResponseData
 
version - Variable in class kz.gamma.asn1.ocsp.TBSRequest
 
version - Variable in class kz.gamma.asn1.pkcs.CertificationRequestInfo
 
version - Variable in class kz.gamma.asn1.pkcs.RC2CBCParameter
 
version - Variable in class kz.gamma.asn1.pkcs.RSAPrivateKeyStructure
 
version - Variable in class kz.gamma.asn1.pkcs.SignedData
 
version - Variable in class kz.gamma.asn1.pkcs.SignerInfo
 
version - Variable in class kz.gamma.asn1.x509.AttributeCertificateInfo
 
version - Variable in class kz.gamma.asn1.x509.Holder
 
version - Variable in class kz.gamma.asn1.x509.TBSCertificate
 
version - Variable in class kz.gamma.asn1.x509.TBSCertificateStructure
 
version - Variable in class kz.gamma.asn1.x509.TBSCertList
 
version - Variable in class kz.gamma.asn1.x509.V1TBSCertificateGenerator
 
version - Variable in class kz.gamma.asn1.x509.V2AttributeCertificateInfoGenerator
 
version - Variable in class kz.gamma.asn1.x509.V2TBSCertListGenerator
 
version - Variable in class kz.gamma.asn1.x509.V3TBSCertificateGenerator
 
version - Variable in class kz.gamma.cms.CMSGammaEnvelopedData
 
version - Variable in class kz.gamma.cms.CMSVistaEnvelopedData
 
versionOne - Static variable in interface kz.gamma.asn1.teletrust.TeleTrusTObjectIdentifiers
 
versionPresent - Variable in class kz.gamma.asn1.ocsp.ResponseData
 
VIDEOTEX_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
VISIBLE_STRING - Static variable in interface kz.gamma.asn1.DERTags
 
VISTA_HEADER_SIZE - Static variable in class kz.gamma.vista.VistaConstants
 
VISTA_MAGIC - Static variable in class kz.gamma.vista.VistaConstants
 
VistaConstants - Class in kz.gamma.vista
 
VistaConstants() - Constructor for class kz.gamma.vista.VistaConstants
 
VistaException - Exception in kz.gamma.vista
 
VistaException() - Constructor for exception kz.gamma.vista.VistaException
 
VistaException(String) - Constructor for exception kz.gamma.vista.VistaException
 
VistaException(String, Throwable) - Constructor for exception kz.gamma.vista.VistaException
 
VistaException(Throwable) - Constructor for exception kz.gamma.vista.VistaException
 
VistaFile - Class in kz.gamma.vista
 
VistaFile(byte[], int) - Constructor for class kz.gamma.vista.VistaFile
 
VistaFile(String, byte[], int, int, boolean) - Constructor for class kz.gamma.vista.VistaFile
 
VistaFile(byte[], boolean) - Constructor for class kz.gamma.vista.VistaFile
 
vistaFiles - Variable in class kz.gamma.vista.VistaMessage
 
VistaMessage - Class in kz.gamma.vista
 
VistaMessage(byte[]) - Constructor for class kz.gamma.vista.VistaMessage
 
VistaMessage(String, byte, List<X509Certificate>, PrivateKey) - Constructor for class kz.gamma.vista.VistaMessage
 
VistaSHA1 - Class in kz.gamma.vista
SHA1 Java sample.
VistaSHA1() - Constructor for class kz.gamma.vista.VistaSHA1
 
VistaSha1Context - Class in kz.gamma.vista
 
VistaSha1Context() - Constructor for class kz.gamma.vista.VistaSha1Context
 
VN_LIST_FORMAT_NAME_ONLY - Static variable in class kz.gamma.vista.VistaConstants
 
VN_LIST_FORMAT_NORMAL - Static variable in class kz.gamma.vista.VistaConstants
 
VN_LIST_FORMAT_NORMAL_SUB - Static variable in class kz.gamma.vista.VistaConstants
 
VN_LIST_FORMAT_PRIORI - Static variable in class kz.gamma.vista.VistaConstants
 
VN_LIST_FORMAT_PRIORI_SUB - Static variable in class kz.gamma.vista.VistaConstants
 
VPKC - Static variable in class kz.gamma.asn1.dvcs.ServiceType
Identifier of VPKC service (Verify Public Key Certificates (also referred to as CPKC)).
VPKC - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Validation of Public Key Certificates
VSD - Static variable in class kz.gamma.asn1.dvcs.ServiceType
Identifier of VSD service (Verify Signed Document).
VSD - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Validation of Digitally Signed Documents

W

W - Variable in class kz.gamma.hash.GOST3411Digest
 
w_S - Variable in class kz.gamma.hash.GOST3411Digest
 
withinDNSubtree(ASN1Sequence, ASN1Sequence) - Static method in class kz.gamma.jce.provider.PKIXNameConstraints
 
withinDomain(String, String) - Method in class kz.gamma.jce.provider.PKIXNameConstraints
 
workingKey - Variable in class kz.gamma.hash.GOST28147Engine
 
write(int) - Method in class kz.gamma.asn1.BEROctetStringGenerator.BufferedBEROctetStream
 
write(byte[], int, int) - Method in class kz.gamma.asn1.BEROctetStringGenerator.BufferedBEROctetStream
 
write(byte[]) - Method in class kz.gamma.asn1.DEROutputStream
 
write(byte[], int, int) - Method in class kz.gamma.asn1.DEROutputStream
 
write(int) - Method in class kz.gamma.cms.CMSCompressedDataStreamGenerator.CmsCompressedOutputStream
 
write(byte[], int, int) - Method in class kz.gamma.cms.CMSCompressedDataStreamGenerator.CmsCompressedOutputStream
 
write(byte[]) - Method in class kz.gamma.cms.CMSCompressedDataStreamGenerator.CmsCompressedOutputStream
 
write(int) - Method in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator.CmsEnvelopedDataOutputStream
 
write(byte[], int, int) - Method in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator.CmsEnvelopedDataOutputStream
 
write(byte[]) - Method in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator.CmsEnvelopedDataOutputStream
 
write(OutputStream) - Method in interface kz.gamma.cms.CMSProcessable
generic routine to copy out the data we want processed - the OutputStream passed in will do the handling on it's own.
write(OutputStream) - Method in class kz.gamma.cms.CMSProcessableByteArray
 
write(OutputStream) - Method in class kz.gamma.cms.CMSProcessableFile
 
write(byte[], int, int) - Method in class kz.gamma.cms.CMSSignedDataGenerator.DigOutputStream
 
write(int) - Method in class kz.gamma.cms.CMSSignedDataGenerator.DigOutputStream
 
write(byte[], int, int) - Method in class kz.gamma.cms.CMSSignedDataGenerator.SigOutputStream
 
write(int) - Method in class kz.gamma.cms.CMSSignedDataGenerator.SigOutputStream
 
write(int) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.CmsSignedDataOutputStream
 
write(byte[], int, int) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.CmsSignedDataOutputStream
 
write(byte[]) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.CmsSignedDataOutputStream
 
write(byte[]) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.NullOutputStream
 
write(byte[], int, int) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.NullOutputStream
 
write(int) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.NullOutputStream
 
write(byte[]) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.TeeOutputStream
 
write(byte[], int, int) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.TeeOutputStream
 
write(int) - Method in class kz.gamma.cms.CMSSignedDataStreamGenerator.TeeOutputStream
 
write(byte[], int, int) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.DigOutputStream
 
write(int) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.DigOutputStream
 
write(byte[], int, int) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.SigOutputStream
 
write(int) - Method in class kz.gamma.cms.CMSVistaSignedDataGenerator.SigOutputStream
 
writeBERBody(InputStream) - Method in class kz.gamma.asn1.BERGenerator
 
writeBEREnd() - Method in class kz.gamma.asn1.BERGenerator
 
writeBERHeader(int) - Method in class kz.gamma.asn1.BERGenerator
 
writeBlock(byte[]) - Method in class kz.gamma.vista.sftp.SFTPConnector
 
writeDEREncoded(OutputStream, int, byte[]) - Method in class kz.gamma.asn1.DERGenerator
 
writeDEREncoded(int, byte[]) - Method in class kz.gamma.asn1.DERGenerator
 
writeDEREncoded(OutputStream, int, InputStream) - Method in class kz.gamma.asn1.DERGenerator
 
writeEncoded(int, byte[]) - Method in class kz.gamma.asn1.DEROutputStream
 
writeEncoded(byte[]) - Method in class kz.gamma.openssl.PEMWriter
 
writeField(OutputStream, long) - Method in class kz.gamma.asn1.DERObjectIdentifier
 
writeField(OutputStream, BigInteger) - Method in class kz.gamma.asn1.DERObjectIdentifier
 
writeFooter(String) - Method in class kz.gamma.openssl.PEMWriter
 
writeHdr(int) - Method in class kz.gamma.asn1.BERGenerator
 
writeHeader(String) - Method in class kz.gamma.openssl.PEMWriter
 
writeHexEncoded(byte[]) - Method in class kz.gamma.openssl.PEMWriter
 
writeLength(OutputStream, int) - Method in class kz.gamma.asn1.DERGenerator
 
writeLength(int) - Method in class kz.gamma.asn1.DEROutputStream
 
writeNull() - Method in class kz.gamma.asn1.DEROutputStream
 
writeObject(Object) - Method in class kz.gamma.asn1.ASN1OutputStream
 
writeObject(Object) - Method in class kz.gamma.asn1.BEROutputStream
 
writeObject(Object) - Method in class kz.gamma.asn1.DEROutputStream
 
writeObject(ObjectOutputStream) - Method in class kz.gamma.jce.provider.PKCS12BagAttributeCarrierImpl
 
writeObject(Object) - Method in class kz.gamma.openssl.PEMWriter
 
writeObject(Object, String, char[], SecureRandom) - Method in class kz.gamma.openssl.PEMWriter
 
wS - Variable in class kz.gamma.hash.GOST3411Digest
 

X

x - Variable in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 
x121Address - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
x400Address - Static variable in class kz.gamma.asn1.x509.GeneralName
 
X500Name - Class in kz.gamma.asn1.x500
Name ::= CHOICE { RDNSequence } RDNSequence ::= SEQUENCE OF RelativeDistinguishedName RelativeDistinguishedName ::= SET SIZE (1..MAX) OF AttributeTypeAndValue AttributeTypeAndValue ::= SEQUENCE { type OBJECT IDENTIFIER, value ANY }
X500Name(X500NameStyle, X500Name) - Constructor for class kz.gamma.asn1.x500.X500Name
 
X500Name(ASN1Sequence) - Constructor for class kz.gamma.asn1.x500.X500Name
Constructor from ASN1Sequence the principal will be a list of constructed sets, each containing an (OID, String) pair.
X500Name(X500NameStyle, ASN1Sequence) - Constructor for class kz.gamma.asn1.x500.X500Name
 
X500Name(RDN[]) - Constructor for class kz.gamma.asn1.x500.X500Name
 
X500Name(X500NameStyle, RDN[]) - Constructor for class kz.gamma.asn1.x500.X500Name
 
X500Name(String) - Constructor for class kz.gamma.asn1.x500.X500Name
 
X500Name(X500NameStyle, String) - Constructor for class kz.gamma.asn1.x500.X500Name
 
X500NameBuilder - Class in kz.gamma.asn1.x500
 
X500NameBuilder() - Constructor for class kz.gamma.asn1.x500.X500NameBuilder
 
X500NameBuilder(X500NameStyle) - Constructor for class kz.gamma.asn1.x500.X500NameBuilder
 
X500NameStyle - Interface in kz.gamma.asn1.x500
It turns out that the number of standard ways the fields in a DN should be encoded into their ASN.1 counterparts is rapidly approaching the number of machines on the internet.
X500NameTokenizer - Class in kz.gamma.asn1.x500.style
class for breaking up an X500 Name into it's component tokens, ala java.util.StringTokenizer.
X500NameTokenizer(String) - Constructor for class kz.gamma.asn1.x500.style.X500NameTokenizer
 
X500NameTokenizer(String, char) - Constructor for class kz.gamma.asn1.x500.style.X500NameTokenizer
 
x500UniqueIdentifier - Static variable in class kz.gamma.asn1.x500.style.RFC4519Style
 
X509AttrCertParser - Class in kz.gamma.jce.provider
 
X509AttrCertParser() - Constructor for class kz.gamma.jce.provider.X509AttrCertParser
 
X509Attribute - Class in kz.gamma.x509
Class for carrying the values in an X.509 Attribute.
X509Attribute(ASN1Encodable) - Constructor for class kz.gamma.x509.X509Attribute
 
X509Attribute(String, ASN1Encodable) - Constructor for class kz.gamma.x509.X509Attribute
Create an X.509 Attribute with the type given by the passed in oid and the value represented by an ASN.1 Set containing value.
X509Attribute(String, ASN1EncodableVector) - Constructor for class kz.gamma.x509.X509Attribute
Create an X.59 Attribute with the type given by the passed in oid and the value represented by an ASN.1 Set containing the objects in value.
X509AttributeCertificate - Interface in kz.gamma.x509
Interface for an X.509 Attribute Certificate.
X509AttributeCertStoreSelector - Class in kz.gamma.x509
This class is an Selector like implementation to select attribute certificates from a given set of criteria.
X509AttributeCertStoreSelector() - Constructor for class kz.gamma.x509.X509AttributeCertStoreSelector
 
X509Attributes - Class in kz.gamma.asn1.x509
 
X509Attributes() - Constructor for class kz.gamma.asn1.x509.X509Attributes
 
x509Certificate - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
x509certificate - Variable in class kz.gamma.tumarcsp.params.StoreObjectParam
Сертификат
X509CertificateObject - Class in kz.gamma.jce.provider
 
X509CertificateObject(X509CertificateStructure) - Constructor for class kz.gamma.jce.provider.X509CertificateObject
 
X509CertificatePair - Class in kz.gamma.x509
This class contains a cross certificate pair.
X509CertificatePair(X509Certificate, X509Certificate) - Constructor for class kz.gamma.x509.X509CertificatePair
Constructor.
X509CertificatePair(CertificatePair) - Constructor for class kz.gamma.x509.X509CertificatePair
Constructor from a ASN.1 CertificatePair structure.
X509CertificateStructure - Class in kz.gamma.asn1.x509
an X509Certificate structure.
X509CertificateStructure(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.X509CertificateStructure
 
X509CertPairParser - Class in kz.gamma.jce.provider
 
X509CertPairParser() - Constructor for class kz.gamma.jce.provider.X509CertPairParser
 
X509CertPairStoreSelector - Class in kz.gamma.x509
This class is an Selector like implementation to select certificates pairs, which are e.g. used for cross certificates.
X509CertPairStoreSelector() - Constructor for class kz.gamma.x509.X509CertPairStoreSelector
 
X509CertParser - Class in kz.gamma.jce.provider
 
X509CertParser() - Constructor for class kz.gamma.jce.provider.X509CertParser
 
X509CertStoreSelector - Class in kz.gamma.x509
This class is a Selector implementation for X.509 certificates.
X509CertStoreSelector() - Constructor for class kz.gamma.x509.X509CertStoreSelector
 
x509certType - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
Deprecated. use x509Certificate instead
X509CollectionStoreParameters - Class in kz.gamma.x509
This class contains a collection for collection based X509Stores.
X509CollectionStoreParameters(Collection) - Constructor for class kz.gamma.x509.X509CollectionStoreParameters
Constructor.
x509Crl - Static variable in interface kz.gamma.asn1.pkcs.PKCSObjectIdentifiers
 
X509CRLEntryObject - Class in kz.gamma.jce.provider
The following extensions are listed in RFC 2459 as relevant to CRL Entries ReasonCode Hode Instruction Code Invalidity Date Certificate Issuer (critical)
X509CRLEntryObject(TBSCertList.CRLEntry) - Constructor for class kz.gamma.jce.provider.X509CRLEntryObject
 
X509CRLEntryObject(TBSCertList.CRLEntry, boolean, X500Principal) - Constructor for class kz.gamma.jce.provider.X509CRLEntryObject
Constructor for CRLEntries of indirect CRLs.
X509CRLObject - Class in kz.gamma.jce.provider
The following extensions are listed in RFC 2459 as relevant to CRLs Authority Key Identifier Issuer Alternative Name CRL Number Delta CRL Indicator (critical) Issuing Distribution Point (critical)
X509CRLObject(CertificateList) - Constructor for class kz.gamma.jce.provider.X509CRLObject
 
X509CRLParser - Class in kz.gamma.jce.provider
 
X509CRLParser() - Constructor for class kz.gamma.jce.provider.X509CRLParser
 
X509CRLStoreSelector - Class in kz.gamma.x509
This class is a Selector implementation for X.509 certificate revocation lists.
X509CRLStoreSelector() - Constructor for class kz.gamma.x509.X509CRLStoreSelector
 
X509DefaultEntryConverter - Class in kz.gamma.asn1.x509
The default converter for X509 DN entries when going from their string value to ASN.1 strings.
X509DefaultEntryConverter() - Constructor for class kz.gamma.asn1.x509.X509DefaultEntryConverter
 
X509Extension - Class in kz.gamma.asn1.x509
an object for the elements in the X.509 V3 extension block.
X509Extension(DERBoolean, ASN1OctetString) - Constructor for class kz.gamma.asn1.x509.X509Extension
 
X509Extension(boolean, ASN1OctetString) - Constructor for class kz.gamma.asn1.x509.X509Extension
 
X509Extensions - Class in kz.gamma.asn1.x509
 
X509Extensions(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.X509Extensions
Constructor from ASN1Sequence.
X509Extensions(Hashtable) - Constructor for class kz.gamma.asn1.x509.X509Extensions
constructor from a table of extensions.
X509Extensions(Vector, Hashtable) - Constructor for class kz.gamma.asn1.x509.X509Extensions
Constructor from a table of extensions with ordering.
X509Extensions(Vector, Vector) - Constructor for class kz.gamma.asn1.x509.X509Extensions
Constructor from two vectors
X509ExtensionsGenerator - Class in kz.gamma.asn1.x509
Generator for X.509 extensions
X509ExtensionsGenerator() - Constructor for class kz.gamma.asn1.x509.X509ExtensionsGenerator
 
X509ExtensionUtil - Class in kz.gamma.x509.extension
 
X509ExtensionUtil() - Constructor for class kz.gamma.x509.extension.X509ExtensionUtil
 
X509InstanceGetter - Class in kz.gamma.x509
 
X509InstanceGetter() - Constructor for class kz.gamma.x509.X509InstanceGetter
 
X509KeyUsage - Class in kz.gamma.jce
A holding class for constructing an X509 Key Usage extension.
X509KeyUsage(int) - Constructor for class kz.gamma.jce.X509KeyUsage
Basic constructor.
X509LDAPCertStoreParameters - Class in kz.gamma.jce
An expanded set of parameters for an LDAPCertStore
X509LDAPCertStoreParameters(X509LDAPCertStoreParameters.Builder) - Constructor for class kz.gamma.jce.X509LDAPCertStoreParameters
 
X509LDAPCertStoreParameters.Builder - Class in kz.gamma.jce
 
X509LDAPCertStoreParameters.Builder() - Constructor for class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
X509LDAPCertStoreParameters.Builder(String, String) - Constructor for class kz.gamma.jce.X509LDAPCertStoreParameters.Builder
 
X509LDAPCertStoreSpi - Class in kz.gamma.jce.provider
This is a general purpose implementation to get X.509 certificates and CRLs from a LDAP location.
X509LDAPCertStoreSpi(CertStoreParameters) - Constructor for class kz.gamma.jce.provider.X509LDAPCertStoreSpi
 
X509Name - Class in kz.gamma.asn1.x509
RDNSequence ::= SEQUENCE OF RelativeDistinguishedName

RelativeDistinguishedName ::= SET SIZE (1..MAX) OF AttributeTypeAndValue

AttributeTypeAndValue ::= SEQUENCE { type OBJECT IDENTIFIER, value ANY }

X509Name(ASN1Sequence) - Constructor for class kz.gamma.asn1.x509.X509Name
Constructor from ASN1Sequence

the principal will be a list of constructed sets, each containing an (OID, String) pair.

X509Name(Hashtable) - Constructor for class kz.gamma.asn1.x509.X509Name
Deprecated. use an ordered constructor! The hashtable ordering is rarely correct
X509Name(Vector, Hashtable) - Constructor for class kz.gamma.asn1.x509.X509Name
Constructor from a table of attributes with ordering.
X509Name(Vector, Hashtable, X509NameEntryConverter) - Constructor for class kz.gamma.asn1.x509.X509Name
Constructor from a table of attributes with ordering.
X509Name(Vector, Vector) - Constructor for class kz.gamma.asn1.x509.X509Name
Takes two vectors one of the oids and the other of the values.
X509Name(Vector, Vector, X509NameEntryConverter) - Constructor for class kz.gamma.asn1.x509.X509Name
Takes two vectors one of the oids and the other of the values.
X509Name(String) - Constructor for class kz.gamma.asn1.x509.X509Name
Takes an X509 dir name as a string of the format "C=AU, ST=Victoria", or some such, converting it into an ordered set of name attributes.
X509Name(String, X509NameEntryConverter) - Constructor for class kz.gamma.asn1.x509.X509Name
Takes an X509 dir name as a string of the format "C=AU, ST=Victoria", or some such, converting it into an ordered set of name attributes with each string value being converted to its associated ASN.1 type using the passed in converter.
X509Name(boolean, String) - Constructor for class kz.gamma.asn1.x509.X509Name
Takes an X509 dir name as a string of the format "C=AU, ST=Victoria", or some such, converting it into an ordered set of name attributes.
X509Name(boolean, String, X509NameEntryConverter) - Constructor for class kz.gamma.asn1.x509.X509Name
Takes an X509 dir name as a string of the format "C=AU, ST=Victoria", or some such, converting it into an ordered set of name attributes with each string value being converted to its associated ASN.1 type using the passed in converter.
X509Name(boolean, Hashtable, String) - Constructor for class kz.gamma.asn1.x509.X509Name
Takes an X509 dir name as a string of the format "C=AU, ST=Victoria", or some such, converting it into an ordered set of name attributes. lookUp should provide a table of lookups, indexed by lowercase only strings and yielding a DERObjectIdentifier, other than that OID. and numeric oids will be processed automatically.
X509Name(boolean, Hashtable, String, X509NameEntryConverter) - Constructor for class kz.gamma.asn1.x509.X509Name
Takes an X509 dir name as a string of the format "C=AU, ST=Victoria", or some such, converting it into an ordered set of name attributes. lookUp should provide a table of lookups, indexed by lowercase only strings and yielding a DERObjectIdentifier, other than that OID. and numeric oids will be processed automatically.
X509NameEntryConverter - Class in kz.gamma.asn1.x509
It turns out that the number of standard ways the fields in a DN should be encoded into their ASN.1 counterparts is rapidly approaching the number of machines on the internet.
X509NameEntryConverter() - Constructor for class kz.gamma.asn1.x509.X509NameEntryConverter
 
X509NameTokenizer - Class in kz.gamma.asn1.x509
class for breaking up an X500 Name into it's component tokens, ala java.util.StringTokenizer.
X509NameTokenizer(String) - Constructor for class kz.gamma.asn1.x509.X509NameTokenizer
 
X509NameTokenizer(String, char) - Constructor for class kz.gamma.asn1.x509.X509NameTokenizer
 
X509ObjectIdentifiers - Interface in kz.gamma.asn1.x509
 
X509Principal - Class in kz.gamma.jce
a general extension of X509Name with a couple of extra methods and constructors.
X509Principal(byte[]) - Constructor for class kz.gamma.jce.X509Principal
Constructor from an encoded byte array.
X509Principal(X509Name) - Constructor for class kz.gamma.jce.X509Principal
Constructor from an X509Name object.
X509Principal(Hashtable) - Constructor for class kz.gamma.jce.X509Principal
constructor from a table of attributes.
X509Principal(Vector, Hashtable) - Constructor for class kz.gamma.jce.X509Principal
constructor from a table of attributes and a vector giving the specific ordering required for encoding or conversion to a string.
X509Principal(Vector, Vector) - Constructor for class kz.gamma.jce.X509Principal
constructor from a vector of attribute values and a vector of OIDs.
X509Principal(String) - Constructor for class kz.gamma.jce.X509Principal
takes an X509 dir name as a string of the format "C=AU,ST=Victoria", or some such, converting it into an ordered set of name attributes.
X509Principal(boolean, String) - Constructor for class kz.gamma.jce.X509Principal
Takes an X509 dir name as a string of the format "C=AU,ST=Victoria", or some such, converting it into an ordered set of name attributes.
X509Principal(boolean, Hashtable, String) - Constructor for class kz.gamma.jce.X509Principal
Takes an X509 dir name as a string of the format "C=AU, ST=Victoria", or some such, converting it into an ordered set of name attributes. lookUp should provide a table of lookups, indexed by lowercase only strings and yielding a DERObjectIdentifier, other than that OID. and numeric oids will be processed automatically.
X509SignatureUtil - Class in kz.gamma.jce.provider
 
X509SignatureUtil() - Constructor for class kz.gamma.jce.provider.X509SignatureUtil
 
X509Store - Class in kz.gamma.x509
 
X509Store(Provider, X509StoreSpi) - Constructor for class kz.gamma.x509.X509Store
 
X509StoreAttrCertCollection - Class in kz.gamma.jce.provider
 
X509StoreAttrCertCollection() - Constructor for class kz.gamma.jce.provider.X509StoreAttrCertCollection
 
X509StoreCertCollection - Class in kz.gamma.jce.provider
 
X509StoreCertCollection() - Constructor for class kz.gamma.jce.provider.X509StoreCertCollection
 
X509StoreCertPairCollection - Class in kz.gamma.jce.provider
This class is a collection based Bouncy Castle X509Store SPI implementation for certificate pairs.
X509StoreCertPairCollection() - Constructor for class kz.gamma.jce.provider.X509StoreCertPairCollection
 
X509StoreCRLCollection - Class in kz.gamma.jce.provider
 
X509StoreCRLCollection() - Constructor for class kz.gamma.jce.provider.X509StoreCRLCollection
 
X509StoreLDAPAttrCerts - Class in kz.gamma.jce.provider
A SPI implementation of Bouncy Castle X509Store for getting attribute certificates from an LDAP directory.
X509StoreLDAPAttrCerts() - Constructor for class kz.gamma.jce.provider.X509StoreLDAPAttrCerts
 
X509StoreLDAPCertPairs - Class in kz.gamma.jce.provider
A SPI implementation of Bouncy Castle X509Store for getting cross certificates pairs from an LDAP directory.
X509StoreLDAPCertPairs() - Constructor for class kz.gamma.jce.provider.X509StoreLDAPCertPairs
 
X509StoreLDAPCerts - Class in kz.gamma.jce.provider
A SPI implementation of Bouncy Castle X509Store for getting certificates form a LDAP directory.
X509StoreLDAPCerts() - Constructor for class kz.gamma.jce.provider.X509StoreLDAPCerts
 
X509StoreLDAPCRLs - Class in kz.gamma.jce.provider
A SPI implementation of Bouncy Castle X509Store for getting certificate revocation lists from an LDAP directory.
X509StoreLDAPCRLs() - Constructor for class kz.gamma.jce.provider.X509StoreLDAPCRLs
 
X509StoreParameters - Interface in kz.gamma.x509
 
X509StoreSpi - Class in kz.gamma.x509
 
X509StoreSpi() - Constructor for class kz.gamma.x509.X509StoreSpi
 
X509StreamParser - Class in kz.gamma.x509
This class allows access to different implementations for reading X.509 objects from streams.
X509StreamParser(Provider, X509StreamParserSpi) - Constructor for class kz.gamma.x509.X509StreamParser
 
X509StreamParserSpi - Class in kz.gamma.x509
This abstract class defines the service provider interface (SPI) for X509StreamParser.
X509StreamParserSpi() - Constructor for class kz.gamma.x509.X509StreamParserSpi
 
X509Util - Class in kz.gamma.x509
 
X509Util() - Constructor for class kz.gamma.x509.X509Util
 
X509Util.Implementation - Class in kz.gamma.x509
 
X509Util.Implementation(Object, Provider) - Constructor for class kz.gamma.x509.X509Util.Implementation
 
X509V1CertificateGenerator - Class in kz.gamma.jce
Deprecated. use the equivalent class in kz.gamma.x509
X509V1CertificateGenerator() - Constructor for class kz.gamma.jce.X509V1CertificateGenerator
Deprecated.  
X509V1CertificateGenerator - Class in kz.gamma.x509
class to produce an X.509 Version 1 certificate.
X509V1CertificateGenerator() - Constructor for class kz.gamma.x509.X509V1CertificateGenerator
 
X509V2AttributeCertificate - Class in kz.gamma.x509
An implementation of a version 2 X.509 Attribute Certificate.
X509V2AttributeCertificate(InputStream) - Constructor for class kz.gamma.x509.X509V2AttributeCertificate
 
X509V2AttributeCertificate(byte[]) - Constructor for class kz.gamma.x509.X509V2AttributeCertificate
 
X509V2AttributeCertificate(AttributeCertificate) - Constructor for class kz.gamma.x509.X509V2AttributeCertificate
 
X509V2AttributeCertificateGenerator - Class in kz.gamma.x509
class to produce an X.509 Version 2 AttributeCertificate.
X509V2AttributeCertificateGenerator() - Constructor for class kz.gamma.x509.X509V2AttributeCertificateGenerator
 
X509V2CRLGenerator - Class in kz.gamma.jce
Deprecated. use the equivalent class in kz.gamma.x509
X509V2CRLGenerator() - Constructor for class kz.gamma.jce.X509V2CRLGenerator
Deprecated.  
X509V2CRLGenerator - Class in kz.gamma.x509
class to produce an X.509 Version 2 CRL.
X509V2CRLGenerator() - Constructor for class kz.gamma.x509.X509V2CRLGenerator
 
X509V2CRLGenerator.ExtCRLException - Exception in kz.gamma.x509
 
X509V2CRLGenerator.ExtCRLException(String, Throwable) - Constructor for exception kz.gamma.x509.X509V2CRLGenerator.ExtCRLException
 
X509V3CertificateGenerator - Class in kz.gamma.jce
Deprecated. use the equivalent class in kz.gamma.x509
X509V3CertificateGenerator() - Constructor for class kz.gamma.jce.X509V3CertificateGenerator
Deprecated.  
X509V3CertificateGenerator - Class in kz.gamma.x509
class to produce an X.509 Version 3 certificate.
X509V3CertificateGenerator() - Constructor for class kz.gamma.x509.X509V3CertificateGenerator
 
X509V3CertificateGenerator(V3TBSCertificateGenerator) - Constructor for class kz.gamma.x509.X509V3CertificateGenerator
 
x9_42_schemes - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
X9.42
x9_63_scheme - Static variable in interface kz.gamma.asn1.x9.X9ObjectIdentifiers
X9.63
X9FieldID - Class in kz.gamma.asn1.x9
ASN.1 def for Elliptic-Curve Field ID structure.
X9FieldID(BigInteger) - Constructor for class kz.gamma.asn1.x9.X9FieldID
Constructor for elliptic curves over prime fields F2.
X9FieldID(int, int, int, int) - Constructor for class kz.gamma.asn1.x9.X9FieldID
Constructor for elliptic curves over binary fields F2m.
X9FieldID(ASN1Sequence) - Constructor for class kz.gamma.asn1.x9.X9FieldID
 
X9ObjectIdentifiers - Interface in kz.gamma.asn1.x9
 
xBuf - Variable in class kz.gamma.hash.GOST3411Digest
 
xBufOff - Variable in class kz.gamma.hash.GOST3411Digest
 

Y

y - Variable in class kz.gamma.asn1.cryptopro.ECGOST3410ParamSetParameters
 

Z

ZERO - Static variable in class kz.gamma.asn1.x509.GeneralSubtree
 
ZERO - Static variable in class kz.gamma.tumarcsp.LibraryWrapper
Флаг 0
ZERO - Static variable in class kz.gamma.util.IPAddress
 
zeroBytes - Variable in class kz.gamma.asn1.DERNull
 
ZLIB - Static variable in class kz.gamma.cms.CMSCompressedDataGenerator
 
ZLIB - Static variable in class kz.gamma.cms.CMSCompressedDataStreamGenerator
 

_

_aIn - Variable in class kz.gamma.asn1.ASN1ObjectParser
 
_attributeStore - Variable in class kz.gamma.cms.CMSSignedDataParser
 
_attrNotRead - Variable in class kz.gamma.cms.CMSEnvelopedDataParser
 
_b1 - Variable in class kz.gamma.asn1.IndefiniteLengthInputStream
 
_b2 - Variable in class kz.gamma.asn1.IndefiniteLengthInputStream
 
_baseTag - Variable in class kz.gamma.asn1.ASN1ObjectParser
 
_baseTag - Variable in class kz.gamma.asn1.BERTaggedObjectParser
 
_berEncodeRecipientSet - Variable in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
 
_bOut - Variable in class kz.gamma.asn1.DERSequenceGenerator
 
_buf - Variable in class kz.gamma.asn1.BEROctetStringGenerator.BufferedBEROctetStream
 
_buf - Variable in class kz.gamma.cms.CMSProcessableFile
 
_bufferSize - Variable in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
 
_bufferSize - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator
 
_bufSize - Variable in class kz.gamma.cms.CMSTypedStream
 
_cert - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
_certificateStore - Variable in class kz.gamma.cms.CMSSignedDataParser
 
_certs - Variable in class kz.gamma.cms.CMSSignedGenerator
 
_certsCalled - Variable in class kz.gamma.asn1.cms.SignedDataParser
 
_certSet - Variable in class kz.gamma.cms.CMSSignedDataParser
 
_certStore - Variable in class kz.gamma.cms.CMSSignedDataParser
 
_cGen - Variable in class kz.gamma.cms.CMSCompressedDataStreamGenerator.CmsCompressedOutputStream
 
_cGen - Variable in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator.CmsEnvelopedDataOutputStream
 
_compressionAlgorithm - Variable in class kz.gamma.asn1.cms.CompressedDataParser
 
_contentEncryptionAlgorithm - Variable in class kz.gamma.asn1.cms.EncryptedContentInfoParser
 
_contentInfo - Variable in class kz.gamma.cms.CMSContentInfoParser
 
_contentOID - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.CmsSignedDataOutputStream
 
_contentStream - Variable in class kz.gamma.asn1.BERTaggedObjectParser
 
_contentType - Variable in class kz.gamma.asn1.cms.EncryptedContentInfoParser
 
_crls - Variable in class kz.gamma.cms.CMSSignedGenerator
 
_crlsCalled - Variable in class kz.gamma.asn1.cms.SignedDataParser
 
_crlSet - Variable in class kz.gamma.cms.CMSSignedDataParser
 
_crlStore - Variable in class kz.gamma.cms.CMSSignedDataParser
 
_currentStream - Variable in class kz.gamma.asn1.ConstructedOctetStream
 
_data - Variable in class kz.gamma.cms.CMSContentInfoParser
 
_data - Variable in class kz.gamma.cms.RecipientInformation
 
_digest - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
_digestOID - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
_digests - Variable in class kz.gamma.cms.CMSSignedDataParser
 
_digests - Variable in class kz.gamma.cms.CMSSignedGenerator
 
_dumpAsString(String, DERObject) - Static method in class kz.gamma.asn1.util.ASN1Dump
dump a DER object as a formatted string with indentation
_e - Variable in exception kz.gamma.util.StoreException
 
_e - Variable in exception kz.gamma.util.StreamParsingException
 
_eiGen - Variable in class kz.gamma.cms.CMSCompressedDataStreamGenerator.CmsCompressedOutputStream
 
_eiGen - Variable in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator.CmsEnvelopedDataOutputStream
 
_eiGen - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.CmsSignedDataOutputStream
 
_encAlg - Variable in class kz.gamma.cms.CMSEnvelopedData
 
_encAlg - Variable in class kz.gamma.cms.CMSEnvelopedDataParser
 
_encAlg - Variable in class kz.gamma.cms.KEKRecipientInformation
 
_encAlg - Variable in class kz.gamma.cms.KeyAgreeRecipientInformation
 
_encAlg - Variable in class kz.gamma.cms.KeyTransRecipientInformation
 
_encAlg - Variable in class kz.gamma.cms.PasswordRecipientInformation
 
_encAlg - Variable in class kz.gamma.cms.RecipientInformation
 
_encapContentInfo - Variable in class kz.gamma.asn1.cms.CompressedDataParser
 
_encOID - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
_encryptedContent - Variable in class kz.gamma.asn1.cms.EncryptedContentInfoParser
 
_encryptedKey - Variable in class kz.gamma.cms.KeyAgreeRecipientInformation
 
_envelopedData - Variable in class kz.gamma.cms.CMSEnvelopedDataParser
 
_envGen - Variable in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator.CmsEnvelopedDataOutputStream
 
_eofFound - Variable in class kz.gamma.asn1.ASN1StreamParser
 
_eofOn00 - Variable in class kz.gamma.asn1.IndefiniteLengthInputStream
 
_eofReached - Variable in class kz.gamma.asn1.IndefiniteLengthInputStream
 
_file - Variable in class kz.gamma.cms.CMSProcessableFile
 
_first - Variable in class kz.gamma.asn1.ConstructedOctetStream
 
_in - Variable in class kz.gamma.asn1.ASN1StreamParser
 
_in - Variable in class kz.gamma.asn1.LimitedInputStream
 
_in - Variable in class kz.gamma.cms.CMSTypedStream
 
_indefiniteLength - Variable in class kz.gamma.asn1.BERTaggedObjectParser
 
_info - Variable in class kz.gamma.cms.KEKRecipientInformation
 
_info - Variable in class kz.gamma.cms.KeyAgreeRecipientInformation
 
_info - Variable in class kz.gamma.cms.KeyTransRecipientInformation
 
_info - Variable in class kz.gamma.cms.PasswordRecipientInformation
 
_isCertCrlParsed - Variable in class kz.gamma.cms.CMSSignedDataParser
 
_isExplicit - Variable in class kz.gamma.asn1.BERGenerator
 
_isExplicit - Variable in class kz.gamma.asn1.DERGenerator
 
_key - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
_keyEncAlg - Variable in class kz.gamma.cms.RecipientInformation
 
_length - Variable in class kz.gamma.asn1.DefiniteLengthInputStream
 
_limit - Variable in class kz.gamma.asn1.ASN1StreamParser
 
_local - Variable in class kz.gamma.util.CollectionStore
 
_messageDigests - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator
 
_nextObject - Variable in class kz.gamma.asn1.cms.EnvelopedDataParser
 
_nextObject - Variable in class kz.gamma.asn1.cms.SignedDataParser
 
_notAfter - Variable in class kz.gamma.asn1.x509.PrivateKeyUsagePeriod
 
_notBefore - Variable in class kz.gamma.asn1.x509.PrivateKeyUsagePeriod
 
_off - Variable in class kz.gamma.asn1.BEROctetStringGenerator.BufferedBEROctetStream
 
_oid - Variable in class kz.gamma.cms.CMSTypedStream
 
_originatorInfo - Variable in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
 
_originatorInfoCalled - Variable in class kz.gamma.asn1.cms.EnvelopedDataParser
 
_out - Variable in class kz.gamma.asn1.ASN1Generator
 
_out - Variable in class kz.gamma.cms.CMSCompressedDataStreamGenerator.CmsCompressedOutputStream
 
_out - Variable in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator.CmsEnvelopedDataOutputStream
 
_out - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.CmsSignedDataOutputStream
 
_parser - Variable in class kz.gamma.asn1.BEROctetStringParser
 
_parser - Variable in class kz.gamma.asn1.BERSequenceParser
 
_parser - Variable in class kz.gamma.asn1.BERSetParser
 
_parser - Variable in class kz.gamma.asn1.ConstructedOctetStream
 
_provider - Variable in class kz.gamma.x509.X509Store
 
_provider - Variable in class kz.gamma.x509.X509StreamParser
 
_reasons - Variable in class kz.gamma.jce.provider.ReasonsMask
 
_recipientInfoStore - Variable in class kz.gamma.cms.CMSEnvelopedDataParser
 
_rid - Variable in class kz.gamma.cms.RecipientInformation
 
_sAttr - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
_seq - Variable in class kz.gamma.asn1.cms.EnvelopedDataParser
 
_seq - Variable in class kz.gamma.asn1.cms.SignedDataParser
 
_sGen - Variable in class kz.gamma.cms.CMSCompressedDataStreamGenerator.CmsCompressedOutputStream
 
_sGen - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.CmsSignedDataOutputStream
 
_sigGen - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.CmsSignedDataOutputStream
 
_signature - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
_signatureAlgorithm - Variable in class kz.gamma.xmldsig.SignatureGost34310
 
_signatureAlgorithm - Variable in class kz.gamma.xmldsig.SignatureGostr34102001
 
_signatureAlgorithm - Variable in class kz.gamma.xmldsig.SignatureRSA
 
_signedContent - Variable in class kz.gamma.cms.CMSSignedDataParser
 
_signedData - Variable in class kz.gamma.cms.CMSSignedDataParser
 
_signerInfoStore - Variable in class kz.gamma.cms.CMSSignedDataParser
 
_signerInfs - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator
 
_signers - Variable in class kz.gamma.cms.CMSSignedGenerator
 
_spi - Variable in class kz.gamma.x509.X509Store
 
_spi - Variable in class kz.gamma.x509.X509StreamParser
 
_store - Variable in class kz.gamma.jce.provider.X509StoreAttrCertCollection
 
_store - Variable in class kz.gamma.jce.provider.X509StoreCertCollection
 
_store - Variable in class kz.gamma.jce.provider.X509StoreCertPairCollection
 
_store - Variable in class kz.gamma.jce.provider.X509StoreCRLCollection
 
_stream - Variable in class kz.gamma.cms.CMSTypedStream.FullReaderStream
 
_tagged - Variable in class kz.gamma.asn1.BERGenerator
 
_tagged - Variable in class kz.gamma.asn1.DERGenerator
 
_tagNo - Variable in class kz.gamma.asn1.BERGenerator
 
_tagNo - Variable in class kz.gamma.asn1.DERGenerator
 
_tagNumber - Variable in class kz.gamma.asn1.ASN1ObjectParser
 
_tagNumber - Variable in class kz.gamma.asn1.BERTaggedObjectParser
 
_underlyingException - Variable in exception kz.gamma.jce.provider.AnnotatedException
 
_unprotectedAttributes - Variable in class kz.gamma.cms.CMSEnvelopedDataParser
 
_unprotectedAttributes - Variable in class kz.gamma.cms.CMSEnvelopedDataStreamGenerator
 
_unsAttr - Variable in class kz.gamma.cms.CMSSignedDataStreamGenerator.SignerInf
 
_URI - Static variable in class kz.gamma.xmldsig.SignatureGost34310.Gost34310Gost34311
 
_URI - Static variable in class kz.gamma.xmldsig.SignatureGostr34102001.Gostr34102001Gostr3411
 
_URI - Static variable in class kz.gamma.xmldsig.SignatureRSA.RSAwhisSHA1
 
_version - Variable in class kz.gamma.asn1.cms.CompressedDataParser
 
_version - Variable in class kz.gamma.asn1.cms.EnvelopedDataParser
 
_version - Variable in class kz.gamma.asn1.cms.SignedDataParser
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.