com.mindbright.security.x509
public class AlgorithmIdentifier extends ASN1Sequence
Modifier and Type | Field and Description |
---|---|
ASN1OID |
algorithm |
ASN1AnyDefinedBy |
parameters |
components, count, ofType
isSet, tag
Constructor and Description |
---|
AlgorithmIdentifier() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
algorithmName() |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofType
decodeValue, getTag, getType, isSet, setValue, toString
public ASN1OID algorithm
public ASN1AnyDefinedBy parameters