public interface CryptoAlgorithm
algorithm.| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
String getAlgorithm()
Key.getAlgorithm(),
Signature.getAlgorithm(),
MessageDigest.getAlgorithm(),
SecureRandom.getAlgorithm(),
Cipher.getAlgorithm()Copyright © 2001–2019 mmm-Team. All rights reserved.