public class KeyUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getFingerPrint(PublicKey key)
Retrieve the public key fingerprint
|
static String |
getKeyType(Key key)
Retrieve the key type
|
static String |
getKeyType(KeyPair kp)
Retrieve the key type
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.