Class PublicKeySignatureWriter
java.lang.Object
org.jenkinsci.main.modules.cli.auth.ssh.PublicKeySignatureWriter
Deprecated.
the class may not be used as it has limitation for supported key
only RSA and DSA and the asString method may generate a non documented string representatin of a key
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString
(DSAPublicKey key) Deprecated.see class level javadocasString
(RSAPublicKey key) Deprecated.Deprecated.see class level javadoc
-
Constructor Details
-
PublicKeySignatureWriter
public PublicKeySignatureWriter()Deprecated.
-
-
Method Details
-
asString
Deprecated.see class level javadocfor most of the case it's possible to use something such -
asString
Deprecated.see class level javadoc -
asString
Deprecated.
-