Package | Description |
---|---|
ca.uhn.hl7v2.hoh.sign |
Modifier and Type | Method and Description |
---|---|
String |
ISigner.sign(byte[] theBytes) |
String |
BouncyCastleCmsMessageSigner.sign(byte[] theBytes) |
void |
ISigner.verify(byte[] theBytes,
String theSignature) |
void |
BouncyCastleCmsMessageSigner.verify(byte[] theBytes,
String theSignature) |
Copyright © 2012–2017 University Health Network. All rights reserved.