| Package | Description |
|---|---|
| net.sf.mmm.crypto.asymmetric.access.ec.bc |
| Modifier and Type | Method and Description |
|---|---|
static <S extends SignatureEcBc> |
Secp256k1.of(SignatureFactoryEcBc<S> signatureFactory,
HashConfig hashConfig,
RandomFactory randomFactory) |
static Secp256k1<SignatureEcBcPlain> |
Secp256k1.ofPlain(HashConfig hashConfig) |
static Secp256k1<SignatureEcBcPlain> |
Secp256k1.ofPlain(String hashAlgorithm) |
static Secp256k1<SignatureEcBcWithRecoveryId> |
Secp256k1.ofRecoveryId(HashConfig hashConfig) |
static Secp256k1<SignatureEcBcWithRecoveryId> |
Secp256k1.ofRecoveryId(String hashAlgorithm) |
Copyright © 2001–2019 mmm-Team. All rights reserved.