Class CKReturnValues


  • public class CKReturnValues
    extends Object
    • Method Detail

      • getErrorMessage

        public static String getErrorMessage​(long ckr)
        Returns a text message for the specified CryptoKey return code or null if none found.
        Parameters:
        ckr - the CKR_xxx code
        Returns:
        a text message for the specified CryptoKey return code or null if none found.