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