Class CryptoHelper

java.lang.Object
jenkins.plugins.jclouds.internal.CryptoHelper

public class CryptoHelper extends Object
An RSA blockcipher for arbitrary data lenght using an SSHPrivateKey credential.
  • Constructor Details

    • CryptoHelper

      public CryptoHelper(@CheckForNull String id)
  • Method Details