Interface PEMEncryptor


public interface PEMEncryptor
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    encrypt(byte[] encoding)
     
     
    byte[]
     
  • Method Details