Uses of Class
netscape.security.util.DerValue
-
Packages that use DerValue Package Description com.netscape.certsrv.base netscape.security.extensions netscape.security.pkcs netscape.security.util netscape.security.x509 -
-
Uses of DerValue in com.netscape.certsrv.base
Methods in com.netscape.certsrv.base that return DerValue Modifier and Type Method Description DerValueKeyGenInfo. getDerChallenge()Get Challenge phrase in DerValue formDerValueKeyGenInfo. getDerSPKI()Get SPKI in DerValue form -
Uses of DerValue in netscape.security.extensions
Constructors in netscape.security.extensions with parameters of type DerValue Constructor Description CertificateScopeEntry(DerValue val)Constructs scope with der value. -
Uses of DerValue in netscape.security.pkcs
Methods in netscape.security.pkcs that return DerValue Modifier and Type Method Description DerValueContentInfo. getContent()Methods in netscape.security.pkcs with parameters of type DerValue Modifier and Type Method Description static PKCS8KeyPKCS8Key. parse(DerValue in)Construct PKCS#8 subject public key from a DER value.Constructors in netscape.security.pkcs with parameters of type DerValue Constructor Description ContentInfo(ObjectIdentifier contentType, DerValue content)PKCS10Attribute(DerValue derVal)Constructs an attribute from a DER encoded array of bytes.PKCS9Attribute(DerValue derVal)Construct a PKCS9Attribute from its encoding on an input stream. -
Uses of DerValue in netscape.security.util
Methods in netscape.security.util that return DerValue Modifier and Type Method Description DerValueDerInputStream. getDerValue()Get a single DER-encoded value from the input stream.DerValue[]DerInputStream. getSequence(int startLen)Return a sequence of encoded entities.DerValue[]DerInputStream. getSet(int startLen)Return a set of encoded entities.DerValue[]DerInputStream. getSet(int startLen, boolean implicit)Return a set of encoded entities.protected DerValue[]DerInputStream. readVector(int startLen)Methods in netscape.security.util with parameters of type DerValue Modifier and Type Method Description booleanDerValue. equals(DerValue other)Bitwise equality comparison.voidDerOutputStream. putDerValue(DerValue val)Marshals pre-encoded DER value onto the output stream.voidDerOutputStream. putSequence(DerValue[] seq)Marshals a sequence on the output stream.voidDerOutputStream. putSet(DerValue[] set)Marshals the contents of a set on the output stream without ordering the elements. -
Uses of DerValue in netscape.security.x509
Fields in netscape.security.x509 declared as DerValue Modifier and Type Field Description protected DerValueACertAttrSet. mDerValueprotected DerValueAlgorithmId. paramsParameters for this algorithm.Methods in netscape.security.x509 that return DerValue Modifier and Type Method Description DerValueACertAttrSet. getDerValue()DerValueAVA. getValue()Returns the value in this AVA as a DerValueDerValueAVAValueConverter. getValue(byte[] berStream)Converts a BER encoded value to a DER encoded attribute value.DerValueAVAValueConverter. getValue(java.lang.String valueString)Converts a string to a DER encoded attribute value.DerValueAVAValueConverter. getValue(java.lang.String valueString, byte[] tags)Converts a string to a DER encoded attribute value.DerValueDirStrConverter. getValue(byte[] berByteStream)Creates a DerValue from a BER encoded value, obtained from for example a attribute value in octothorpe form of a Ldap DN string.DerValueDirStrConverter. getValue(java.lang.String ds)DerValueDirStrConverter. getValue(java.lang.String valueString, byte[] tags)Like getValue(String) with specified DER tags as encoding order.DerValueGenericValueConverter. getValue(byte[] berByteStream)Creates a DerValue from the byte array of BER encoded value.DerValueGenericValueConverter. getValue(java.lang.String s)Converts a string to a DER encoded ASN.1 primtable string, defined here as a PrintableString, IA5String, T.61String, BMPString or UniversalString.DerValueGenericValueConverter. getValue(java.lang.String valueString, byte[] tags)DerValueIA5StringConverter. getValue(byte[] berStream)DerValueIA5StringConverter. getValue(java.lang.String valueString)DerValueIA5StringConverter. getValue(java.lang.String valueString, byte[] tags)DerValuePrintableConverter. getValue(byte[] berStream)Converts a BER encoded value of PrintableString to a DER encoded value.DerValuePrintableConverter. getValue(java.lang.String valueString)Converts a string with ASN.1 Printable characters to a DerValue.DerValuePrintableConverter. getValue(java.lang.String valueString, byte[] tags)DerValueLdapV3DNStrConverter. parseAVAValue(byte[] berValue, ObjectIdentifier oid)Converts a value in BER encoding, for example given in octothorpe form in a Ldap v3 dn string, to a DerValue.DerValueLdapV3DNStrConverter. parseAVAValue(java.lang.String avaValueString, ObjectIdentifier oid)Converts a AVA value from a Ldap dn string to a DerValue according the attribute type.DerValueLdapV3DNStrConverter. parseAVAValue(java.lang.String avaValueString, ObjectIdentifier oid, byte[] encodingOrder)Like parseAVAValue(String) with a DER encoding order given as argument for Directory Strings.Methods in netscape.security.x509 with parameters of type DerValue Modifier and Type Method Description java.lang.StringLdapV3DNStrConverter. encodeValue(DerValue attrValue, ObjectIdentifier oid)Converts a value as a DerValue to a string in a Ldap V3 DN String.java.lang.StringRFC1779StrConverter. encodeValue(DerValue attrValue, ObjectIdentifier oid)Converts a attribute value as a DerValue to a string in a RFC1779 Ldap DN string.java.lang.StringAVAValueConverter. getAsString(DerValue avaValue)Converts a DER encoded value to a string, not encoded in any form.java.lang.StringDirStrConverter. getAsString(DerValue avaValue)Converts a DerValue to a string.java.lang.StringGenericValueConverter. getAsString(DerValue avaValue)Converts a DerValue of ASN1 Character string type to a java string (the string is not encoded in any form).java.lang.StringIA5StringConverter. getAsString(DerValue avaValue)java.lang.StringPrintableConverter. getAsString(DerValue avaValue)Converts a DerValue of PrintableString to a java string with PrintableString characters.static AlgorithmIdAlgorithmId. parse(DerValue val)Parse (unmarshal) an ID from a DER sequence input value.static X509KeyX509Key. parse(DerValue in)Construct X.509 subject public key from a DER value.static java.security.PublicKeyX509Key. parsePublicKey(DerValue in)Constructors in netscape.security.x509 with parameters of type DerValue Constructor Description ACertAttrSet(DerValue derValue)Attribute(DerValue val)Construct an attribute from a der encoded object.AVA(ObjectIdentifier type, DerValue val)Constructs an AVA from an OID and DerValue.CertificateIssuerUniqueIdentity(DerValue val)Create the object, decoding the values from the passed DER value.CertificatePolicyId(DerValue val)Create the object from its Der encoded value.CertificatePolicyInfo(DerValue val)Create the CertificatePolicyInfo from the DER encoded value.CertificatePolicyMap(DerValue val)Create the CertificatePolicyMap from the DER encoded value.CertificateSerialNumber(DerValue val)Create the object, decoding the values from the passed DerValue.CertificateSubjectUniqueIdentity(DerValue val)Create the object, decoding the values from the passed DER value.CertificateVersion(DerValue val)Create the object, decoding the values from the passed DerValue.CPSuri(DerValue val)DisplayText(DerValue val)DNSName(DerValue derValue)Create the DNSName object from the passed encoded Der value.EDIPartyName(DerValue derValue)Create the EDIPartyName object from the passed encoded Der value.Extension(DerValue derVal)Constructs an extension from a DER encoded array of bytes.GeneralName(DerValue encName)Create the object from its DER encoded value.GeneralNames(DerValue derVal)Create the GeneralNames, decoding from the passed DerValue.GeneralSubtree(DerValue val)Create the object from its DER encoded form.GeneralSubtrees(DerValue val)Create the object from the passed DER encoded form.IPAddressName(DerValue derValue)Create the IPAddressName object from the passed encoded Der value.KeyIdentifier(DerValue val)Create a KeyIdentifier from the DER encoded value.NoticeReference(DerValue val)OIDName(DerValue derValue)Create the OIDName object from the passed encoded Der value.OtherName(DerValue derValue)Create the IPAddressName object from the passed encoded Der value.PolicyConstraint(DerValue val)Create the PolicyConstraint from the DerValue.PolicyQualifierInfo(DerValue val)Create the object from its Der encoded value.PolicyQualifiers(DerValue val)Create the object from its Der encoded value.Qualifier(DerValue val)RDN(DerValue set)Constructs a RDN from a DerValue.ReasonFlags(DerValue derVal)Create the object from the passed DER encoded value.RevokedCertImpl(DerValue derValue)Unmarshals a revoked certificate from its encoded form.RFC822Name(DerValue derValue)Create the RFC822Name object from the passed encoded Der value.SerialNumber(DerValue val)Create the object, decoding the values from the passed DerValue.SubjectDirAttributesExtension(DerValue derVal)Default constructor for this object.UniqueIdentity(DerValue derVal)Create the object, decoding the values from the passed DER stream.URIName(DerValue derValue)Create the URIName object from the passed encoded Der value.UserNotice(DerValue val)X500Name(DerValue value)Constructs a name from an ASN.1 encoded value.X509Cert(DerValue derVal)Deprecated.Unmarshal a certificate from its encoded form, parsing a DER value.X509CertImpl(DerValue derVal)Unmarshal a certificate from its encoded form, parsing a DER value.X509CertInfo(DerValue derVal)Unmarshal a certificate from its encoded form, parsing a DER value.
-