RawSecretKey.this
this
(string algorithm, const(ubyte)[] key)Constructs a RawSecretKey from the given byte array.
Parameters
algorithm | The algorithm name. |
key | The raw key bytes. |
(string algorithm, const(ubyte)[] key)Constructs a RawSecretKey from the given byte array.
algorithm | The algorithm name. |
key | The raw key bytes. |