Uses of Class
org.mozilla.jss.asn1.ASN1Header
Packages that use ASN1Header
-
Uses of ASN1Header in org.mozilla.jss.asn1
Fields in org.mozilla.jss.asn1 declared as ASN1HeaderMethods in org.mozilla.jss.asn1 that return ASN1HeaderModifier and TypeMethodDescriptionANY.getHeader()
Returns the ASN.1 header from the encoding.private ASN1Header
private ASN1Header
private ASN1Header
Compute the ASN1 header for this tag.static ASN1Header
ASN1Header.lookAhead
(InputStream derStream) Returns information about the next item in the stream, but does not consume any octets.