Record Class Crypto.ResultOfHDKeyDeriveFromXPrvPath

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Crypto.ResultOfHDKeyDeriveFromXPrvPath
Record Components:
xprv - Derived serialized extended private key
Enclosing class:
Crypto

public static record Crypto.ResultOfHDKeyDeriveFromXPrvPath(String xprv) extends Record