Class KeyDescription


  • public class KeyDescription
    extends java.lang.Object
    PKCS#15 key description for RSA, EC and AES keys
    Author:
    lew
    • Method Detail

      • getKeyID

        public byte[] getKeyID()
      • getLabel

        public java.lang.String getLabel()
      • setKeyRef

        public void setKeyRef​(byte ref)
      • getTranslatedLabel

        public java.lang.String getTranslatedLabel()
        Return the label with placeholders replaced by actual values
        Returns:
      • getSize

        public int getSize()
      • getEncoded

        public byte[] getEncoded()