com.mindbright.security.x509
public class SubjectPublicKeyInfo extends ASN1Sequence
| Modifier and Type | Field and Description |
|---|---|
AlgorithmIdentifier |
algorithm |
ASN1BitString |
subjectPublicKey |
components, count, ofTypeisSet, tag| Constructor and Description |
|---|
SubjectPublicKeyInfo() |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofTypedecodeValue, getTag, getType, isSet, setValue, toStringpublic AlgorithmIdentifier algorithm
public ASN1BitString subjectPublicKey