Class SecretKey


  • public class SecretKey
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SecretKey​(java.lang.String cborHex)  
    • Constructor Detail

      • SecretKey

        public SecretKey​(java.lang.String cborHex)
    • Method Detail

      • getBytes

        public byte[] getBytes()
      • create

        public static SecretKey create​(byte[] bytes)
                                throws com.bloxbean.cardano.client.exception.CborSerializationException
        Throws:
        com.bloxbean.cardano.client.exception.CborSerializationException