com.mindbright.security.x509
public class AlgorithmIdentifier extends ASN1Sequence
| Modifier and Type | Field and Description |
|---|---|
ASN1OID |
algorithm |
ASN1AnyDefinedBy |
parameters |
components, count, ofTypeisSet, 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, ofTypedecodeValue, getTag, getType, isSet, setValue, toStringpublic ASN1OID algorithm
public ASN1AnyDefinedBy parameters