public class MessageImprintBC extends ASN1EncodableBC implements IMessageImprint
MessageImprint.| Constructor and Description |
|---|
MessageImprintBC(org.bouncycastle.asn1.tsp.MessageImprint messageImprint)
Creates new wrapper instance for
MessageImprint. |
| Modifier and Type | Method and Description |
|---|---|
IAlgorithmIdentifier |
getHashAlgorithm() |
byte[] |
getHashedMessage() |
org.bouncycastle.asn1.tsp.MessageImprint |
getMessageImprint()
Gets actual org.bouncycastle object being wrapped.
|
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic MessageImprintBC(org.bouncycastle.asn1.tsp.MessageImprint messageImprint)
MessageImprint.messageImprint - MessageImprint to be wrappedpublic org.bouncycastle.asn1.tsp.MessageImprint getMessageImprint()
MessageImprint.public byte[] getHashedMessage()
getHashedMessage in interface IMessageImprintpublic IAlgorithmIdentifier getHashAlgorithm()
getHashAlgorithm in interface IMessageImprintCopyright © 1998–2023 Apryse Group NV. All rights reserved.