public class OtherHashAlgAndValueBC extends ASN1EncodableBC implements IOtherHashAlgAndValue
OtherHashAlgAndValue.| Constructor and Description |
|---|
OtherHashAlgAndValueBC(IAlgorithmIdentifier algorithmIdentifier,
IASN1OctetString octetString)
Creates new wrapper instance for
OtherHashAlgAndValue. |
OtherHashAlgAndValueBC(org.bouncycastle.asn1.esf.OtherHashAlgAndValue otherHashAlgAndValue)
Creates new wrapper instance for
OtherHashAlgAndValue. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.esf.OtherHashAlgAndValue |
getOtherHashAlgAndValue()
Gets actual org.bouncycastle object being wrapped.
|
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic OtherHashAlgAndValueBC(org.bouncycastle.asn1.esf.OtherHashAlgAndValue otherHashAlgAndValue)
OtherHashAlgAndValue.otherHashAlgAndValue - OtherHashAlgAndValue to be wrappedpublic OtherHashAlgAndValueBC(IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString)
OtherHashAlgAndValue.algorithmIdentifier - AlgorithmIdentifier wrapperoctetString - ASN1OctetString wrapperCopyright © 1998–2024 Apryse Group NV. All rights reserved.