public interface IAlgorithmIdentifier extends IASN1Encodable
| Modifier and Type | Method and Description |
|---|---|
IASN1ObjectIdentifier |
getAlgorithm()
Calls actual
getAlgorithm method for the wrapped AlgorithmIdentifier object. |
IASN1Encodable |
getParameters()
Calls actual
getParameters method for the wrapped AlgorithmIdentifier object. |
isNull, toASN1PrimitiveIASN1ObjectIdentifier getAlgorithm()
getAlgorithm method for the wrapped AlgorithmIdentifier object.IASN1ObjectIdentifier wrapped algorithm ASN1ObjectIdentifier.IASN1Encodable getParameters()
getParameters method for the wrapped AlgorithmIdentifier object.IASN1Encodable wrapped algorithm parameters.Copyright © 1998–2025 Apryse Group NV. All rights reserved.