public class Mic extends Object
| Constructor and Description |
|---|
Mic(network.oxalis.vefa.peppol.common.model.Digest digest) |
Mic(String digestAsString,
SMimeDigestMethod algorithm) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
static Mic |
valueOf(String receivedContentMic) |
public Mic(network.oxalis.vefa.peppol.common.model.Digest digest)
public Mic(String digestAsString, SMimeDigestMethod algorithm)
public static Mic valueOf(String receivedContentMic) throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionCopyright © 2021 NorStella. All rights reserved.