Package com.tailf.ned
Class NedCmd.NedPublicKey
Object
com.tailf.ned.NedCmd.NedPublicKey
- All Implemented Interfaces:
ch.ethz.ssh2.auth.AgentIdentity
- Enclosing class:
- NedCmd
-
Method Summary
-
Method Details
-
getAlgName
- Specified by:
getAlgName
in interfacech.ethz.ssh2.auth.AgentIdentity
-
getPublicKeyBlob
public byte[] getPublicKeyBlob()- Specified by:
getPublicKeyBlob
in interfacech.ethz.ssh2.auth.AgentIdentity
-
sign
public byte[] sign(byte[] data) - Specified by:
sign
in interfacech.ethz.ssh2.auth.AgentIdentity
-