Package | Description |
---|---|
aQute.libg.cryptography |
Modifier and Type | Method and Description |
---|---|
static Digester<MD5> |
MD5.getDigester() |
static Digester<SHA1> |
SHA1.getDigester() |
Modifier and Type | Method and Description |
---|---|
static <T extends Digest> |
Crypto.signer(PrivateKey key,
Digester<T> digester) |
Copyright © 2012 aQute SARL. All Rights Reserved.