Package com.jcraft.jsch.agentproxy
Class Identity
java.lang.Object
com.jcraft.jsch.agentproxy.Identity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
blob
private byte[] blob -
comment
private byte[] comment
-
-
Constructor Details
-
Identity
Identity(byte[] blob, byte[] comment)
-
-
Method Details
-
getBlob
public byte[] getBlob() -
getComment
public byte[] getComment()
-