public interface ISubjectPublicKeyInfo extends IASN1Encodable
| Modifier and Type | Method and Description |
|---|---|
IAlgorithmIdentifier |
getAlgorithm()
Calls actual
getAlgorithm method for the wrapped SubjectPublicKeyInfo object. |
IASN1BitString |
getPublicKeyData()
Calls actual
getPublicKeyData method for the wrapped SubjectPublicKeyInfo object. |
isNull, toASN1PrimitiveIAlgorithmIdentifier getAlgorithm()
getAlgorithm method for the wrapped SubjectPublicKeyInfo object.IAlgorithmIdentifier wrapped AlgorithmIdentifier.IASN1BitString getPublicKeyData()
getPublicKeyData method for the wrapped SubjectPublicKeyInfo object.IASN1BitString wrapped ASN1 Bit String representing public key data.Copyright © 1998–2026 Apryse Group NV. All rights reserved.