Class Option_SecretKeyZ

    • Method Detail

      • some

        public static Option_SecretKeyZ some​(byte[] o)
        Constructs a new COption_SecretKeyZ containing a crate::c_types::SecretKey
      • none

        public static Option_SecretKeyZ none()
        Constructs a new COption_SecretKeyZ containing nothing
      • clone

        public Option_SecretKeyZ clone()
        Creates a new COption_SecretKeyZ which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.
        Overrides:
        clone in class Object