Uses of Interface
org.bitcoinj.secp.internal.ByteArray
Packages that use ByteArray
-
Uses of ByteArray in org.bitcoinj.secp.internal
Classes in org.bitcoinj.secp.internal that implement ByteArrayModifier and TypeClassDescriptionclassA secp256k1 Schnorr signature.classSimple implementation using {code @byte[]} as internal storage.Subinterfaces with type arguments of type ByteArray in org.bitcoinj.secp.internalModifier and TypeInterfaceDescriptioninterfaceAn effectively-immutable sequence of bytes.Methods in org.bitcoinj.secp.internal with parameters of type ByteArray