Class Index | File Index

Classes


Class Index

global__


ASN1HEX

ASN.1 DER encoded hexadecimal string utility class

Base64x

Base64URL and supplementary functions for Tom Wu's base64.js library

KEYUTIL

class for RSA/ECC/DSA key utility

KJUR

kjur's class library name space

KJUR.asn1


KJUR.asn1.ASN1Object

base class for ASN.1 DER encoder object

KJUR.asn1.ASN1Util

ASN1 utilities class

KJUR.asn1.cades


KJUR.asn1.cades.CAdESUtil

CAdES utilities class

KJUR.asn1.cades.CompleteCertificateRefs

class for RFC 5126 CAdES CompleteCertificateRefs attribute

KJUR.asn1.cades.OtherCertID

class for OtherCertID ASN.1 object

KJUR.asn1.cades.OtherHash

class for OtherHash ASN.1 object

KJUR.asn1.cades.OtherHashAlgAndValue

class for OtherHashAlgAndValue ASN.1 object

KJUR.asn1.cades.OtherHashValue

class for OtherHashValue ASN.1 object

KJUR.asn1.cades.SignaturePolicyId

RFC 5126 CAdES SignaturePolicyId ASN.1 structure class

KJUR.asn1.cades.SignaturePolicyIdentifier

class for RFC 5126 CAdES SignaturePolicyIdentifier attribute

KJUR.asn1.cades.SignatureTimeStamp

class for RFC 5126 CAdES SignatureTimeStamp attribute

KJUR.asn1.cms


KJUR.asn1.cms.Attribute

Attribute class for base of CMS attribute

KJUR.asn1.cms.AttributeList

class for Attributes ASN.1 structure for CMS

KJUR.asn1.cms.CertificateSet

class for CertificateSet ASN.1 structure for CMS SignedData

KJUR.asn1.cms.CMSParser

CMS SignedData parser class

KJUR.asn1.cms.CMSUtil

CMS utilities class

KJUR.asn1.cms.ContentInfo

class for ContentInfo ASN.1 structure for CMS

KJUR.asn1.cms.ContentType

class for CMS ContentType attribute

KJUR.asn1.cms.EncapsulatedContentInfo

class for EncapsulatedContentInfo ASN.1 structure for CMS

KJUR.asn1.cms.ESSCertID

class for CMS ESSCertID ASN.1 encoder

KJUR.asn1.cms.ESSCertIDv2

class for CMS ESSCertIDv2 ASN.1 encoder

KJUR.asn1.cms.IssuerAndSerialNumber

class for CMS IssuerAndSerialNumber ASN.1 structure for CMS

KJUR.asn1.cms.IssuerSerial

class for CMS IssuerSerial ASN.1 structure for CMS

KJUR.asn1.cms.MessageDigest

class for CMS MessageDigest attribute

KJUR.asn1.cms.OtherRevocationFormat

class for OtherRevocationFormat ASN.1 structure for CMS SignedData

KJUR.asn1.cms.RevocationInfoChoice

class for RevocationInfoChoice ASN.1 structure for CMS SignedData

KJUR.asn1.cms.RevocationInfoChoices

class for RevocationInfoChoices ASN.1 structure for CMS SignedData

KJUR.asn1.cms.SignedData

class for Attributes ASN.1 structure of CMS SigndData

KJUR.asn1.cms.SignerIdentifier

class for CMS SignerIdentifier ASN.1 structure for CMS

KJUR.asn1.cms.SignerInfo

class for Attributes ASN.1 structure of CMS SigndData

KJUR.asn1.cms.SigningCertificate

class for CMS SigningCertificate attribute

KJUR.asn1.cms.SigningCertificateV2

class for CMS SigningCertificateV2 attribute

KJUR.asn1.cms.SigningTime

class for CMS SigningTime attribute

KJUR.asn1.cms.SubjectKeyIdentifier

class for SubjectKeyIdentifier ASN.1 structure for CMS SignerInfo

KJUR.asn1.csr


KJUR.asn1.csr.CertificationRequest

ASN.1 CertificationRequest structure class

KJUR.asn1.csr.CertificationRequestInfo

ASN.1 CertificationRequestInfo structure class

KJUR.asn1.csr.CSRUtil

Certification Request (CSR/PKCS#10) utilities class

KJUR.asn1.DERAbstractString

base class for ASN.1 DER string classes

KJUR.asn1.DERAbstractStructured

base class for ASN.1 DER structured class

KJUR.asn1.DERAbstractTime

base class for ASN.1 DER Generalized/UTCTime class

KJUR.asn1.DERBitString

class for ASN.1 DER encoded BitString primitive

KJUR.asn1.DERBMPString

class for ASN.1 DER BMPString

KJUR.asn1.DERBoolean

class for ASN.1 DER Boolean

KJUR.asn1.DEREnumerated

class for ASN.1 DER Enumerated

KJUR.asn1.DERGeneralizedTime

class for ASN.1 DER GeneralizedTime

KJUR.asn1.DERIA5String

class for ASN.1 DER IA5String

KJUR.asn1.DERInteger

class for ASN.1 DER Integer

KJUR.asn1.DERNull

class for ASN.1 DER Null

KJUR.asn1.DERNumericString

class for ASN.1 DER NumericString

KJUR.asn1.DERObjectIdentifier

class for ASN.1 DER ObjectIdentifier

KJUR.asn1.DEROctetString

class for ASN.1 DER OctetString

KJUR.asn1.DERPrintableString

class for ASN.1 DER PrintableString

KJUR.asn1.DERSequence

class for ASN.1 DER Sequence

KJUR.asn1.DERSet

class for ASN.1 DER Set

KJUR.asn1.DERTaggedObject

class for ASN.1 DER TaggedObject

KJUR.asn1.DERTeletexString

class for ASN.1 DER TeletexString

KJUR.asn1.DERUTCTime

class for ASN.1 DER UTCTime

KJUR.asn1.DERUTF8String

class for ASN.1 DER UTF8String

KJUR.asn1.DERVisibleString

class for ASN.1 DER VisibleString

KJUR.asn1.ocsp


KJUR.asn1.ocsp.BasicOCSPResponse

BasicOCSPResponse ASN.1 class encoder

KJUR.asn1.ocsp.CertID

ASN.1 CertID class for OCSP

KJUR.asn1.ocsp.CertStatus

CertStatus ASN.1 class encoder

KJUR.asn1.ocsp.OCSPParser

OCSP request and response parser

KJUR.asn1.ocsp.OCSPRequest

ASN.1 OCSPRequest class for OCSP

KJUR.asn1.ocsp.OCSPResponse

OCSPResponse ASN.1 class encoder

KJUR.asn1.ocsp.OCSPUtil

Utility class for OCSP

KJUR.asn1.ocsp.Request

ASN.1 Request class for OCSP

KJUR.asn1.ocsp.ResponderID

ResponderID ASN.1 class encoder

KJUR.asn1.ocsp.ResponseBytes

ResponseBytes ASN.1 class encoder

KJUR.asn1.ocsp.ResponseData

ResponseData ASN.1 class encoder

KJUR.asn1.ocsp.SingleResponse

SingleResponse ASN.1 class encoder

KJUR.asn1.ocsp.SingleResponseList

ASN.1 class encoder for SEQUENCE OF SingleResponse

KJUR.asn1.ocsp.TBSRequest

ASN.1 TBSRequest class for OCSP

KJUR.asn1.tsp


KJUR.asn1.tsp.AbstractTSAAdapter

abstract class for TimeStampToken generator

KJUR.asn1.tsp.Accuracy

class for TSP Accuracy ASN.1 object

KJUR.asn1.tsp.FixedTSAAdapter

class for fixed TimeStampToken generator

KJUR.asn1.tsp.MessageImprint

class for TSP MessageImprint ASN.1 object

KJUR.asn1.tsp.PKIFailureInfo

class for TSP PKIFailureInfo ASN.1 object

KJUR.asn1.tsp.PKIFreeText

class for TSP PKIFreeText ASN.1 object

KJUR.asn1.tsp.PKIStatus

class for TSP PKIStatus ASN.1 object

KJUR.asn1.tsp.PKIStatusInfo

class for TSP PKIStatusInfo ASN.1 object

KJUR.asn1.tsp.SimpleTSAAdapter

class for simple TimeStampToken generator

KJUR.asn1.tsp.TimeStampReq

class for TSP TimeStampReq ASN.1 object

KJUR.asn1.tsp.TimeStampResp

class for TSP TimeStampResp ASN.1 object

KJUR.asn1.tsp.TimeStampToken

class for TSP TimeStampToken ASN.1 object

KJUR.asn1.tsp.TSPParser

RFC 3161 TimeStamp protocol parser class

KJUR.asn1.tsp.TSPUtil

TSP utilities class

KJUR.asn1.tsp.TSTInfo

class for TSP TSTInfo ASN.1 object

KJUR.asn1.x509


KJUR.asn1.x509.AdobeTimeStamp

AdobeTimeStamp X.509v3 extension ASN.1 encoder class

KJUR.asn1.x509.AlgorithmIdentifier

AlgorithmIdentifier ASN.1 structure class

KJUR.asn1.x509.AttributeTypeAndValue

AttributeTypeAndValue ASN.1 structure class

KJUR.asn1.x509.AuthorityInfoAccess

AuthorityInfoAccess ASN.1 structure class

KJUR.asn1.x509.AuthorityKeyIdentifier

AuthorityKeyIdentifier ASN.1 structure class

KJUR.asn1.x509.BasicConstraints

BasicConstraints ASN.1 structure class

KJUR.asn1.x509.Certificate

X.509 Certificate class to sign and generate hex encoded certificate

KJUR.asn1.x509.CertificatePolicies

CertificatePolicies ASN.1 structure class

KJUR.asn1.x509.CRL

X.509 CRL class to sign and generate hex encoded certificate

KJUR.asn1.x509.CRLDistributionPoints

CRLDistributionPoints ASN.1 structure class

KJUR.asn1.x509.CRLEntry

ASN.1 CRLEntry structure class for CRL

KJUR.asn1.x509.CRLNumber

CRLNumber CRL extension ASN.1 structure class

KJUR.asn1.x509.CRLReason

CRLReason CRL entry extension ASN.1 structure class

KJUR.asn1.x509.DisplayText

DisplayText ASN.1 structure class

KJUR.asn1.x509.DistributionPoint

DistributionPoint ASN.1 structure class

KJUR.asn1.x509.DistributionPointName

DistributionPointName ASN.1 structure class

KJUR.asn1.x509.Extension

base Extension ASN.1 structure class

KJUR.asn1.x509.Extensions

Extensions ASN.1 structure class

KJUR.asn1.x509.ExtKeyUsage

ExtKeyUsage ASN.1 structure class

KJUR.asn1.x509.GeneralName

GeneralName ASN.1 structure class

KJUR.asn1.x509.GeneralNames

GeneralNames ASN.1 structure class

KJUR.asn1.x509.GeneralSubtree

GeneralSubtree ASN.1 structure class

KJUR.asn1.x509.InhibitAnyPolicy

InhibitAnyPolicy ASN.1 structure class

KJUR.asn1.x509.IssuerAltName

IssuerAltName ASN.1 structure class

KJUR.asn1.x509.KeyUsage

KeyUsage ASN.1 structure class

KJUR.asn1.x509.NameConstraints

NameConstraints ASN.1 structure class

KJUR.asn1.x509.NoticeReference

NoticeReference ASN.1 structure class

KJUR.asn1.x509.OCSPNoCheck

OCSPNoCheck extension ASN.1 structure class

KJUR.asn1.x509.OCSPNonce

Nonce OCSP extension ASN.1 structure class

KJUR.asn1.x509.OID

static object for OID

KJUR.asn1.x509.OtherName

OtherName ASN.1 structure class

KJUR.asn1.x509.PolicyConstraints

PolicyConstraints ASN.1 structure class

KJUR.asn1.x509.PolicyInformation

PolicyInformation ASN.1 structure class

KJUR.asn1.x509.PolicyMappings

PolicyMappings ASN.1 structure class

KJUR.asn1.x509.PolicyQualifierInfo

PolicyQualifierInfo ASN.1 structure class

KJUR.asn1.x509.PrivateExtension

private extension ASN.1 structure class

KJUR.asn1.x509.RDN

RDN (Relative Distinguished Name) ASN.1 structure class

KJUR.asn1.x509.SubjectAltName

SubjectAltName ASN.1 structure class

KJUR.asn1.x509.SubjectDirectoryAttributes

SubjectDirectoryAttributes ASN.1 structure class

KJUR.asn1.x509.SubjectKeyIdentifier

SubjectKeyIdentifier ASN.1 structure class

KJUR.asn1.x509.SubjectPublicKeyInfo

SubjectPublicKeyInfo ASN.1 structure class

KJUR.asn1.x509.TBSCertificate

ASN.1 TBSCertificate structure class

KJUR.asn1.x509.TBSCertList

TBSCertList ASN.1 structure class for CRL

KJUR.asn1.x509.Time

Time ASN.1 structure class

KJUR.asn1.x509.UserNotice

UserNotice ASN.1 structure class

KJUR.asn1.x509.X500Name

X500Name ASN.1 structure class

KJUR.asn1.x509.X509Util

X.509 certificate and CRL utilities class

KJUR.crypto


KJUR.crypto.Cipher

Cipher class to encrypt and decrypt data

KJUR.crypto.DSA

class for DSA signing and verifcation

KJUR.crypto.ECDSA

class for EC key generation, ECDSA signing and verifcation

KJUR.crypto.ECParameterDB

static object for elliptic curve names and parameters

KJUR.crypto.Mac

Mac class which is very similar to java.security.Mac class

KJUR.crypto.MessageDigest

MessageDigest class which is very similar to java.security.MessageDigest class

KJUR.crypto.OID

static object for cryptography related OIDs

KJUR.crypto.Signature

Signature class which is very similar to java.security.Signature class

KJUR.crypto.Util

static object for cryptographic function utilities

KJUR.jws


KJUR.jws.IntDate

KJUR.jws.IntDate class

KJUR.jws.JWS

JSON Web Signature(JWS) class

KJUR.jws.JWSJS

JSON Web Signature JSON Serialization (JWSJS) class

KJUR.lang.String

String and its utility class

RSAKey

key of RSA public key algorithm

X509

hexadecimal X.509 certificate ASN.1 parser class

X509CRL

hexadecimal X.509 CRL ASN.1 parser class

Documentation generated by JsDoc Toolkit 2.4.0