public class AlgorithmTools
extends java.lang.Object
| Constructor and Description |
|---|
AlgorithmTools() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getSignatureAlgorithmByPrivateKey(java.security.Key key)
Получение алгоритма подписи по алгоритму ключа.
|