Package org.xrpl.xrpl4j.crypto.signing.bc
package org.xrpl.xrpl4j.crypto.signing.bc
-
ClassDescriptionAn implementation of
SignatureServicethat uses an in-memory secret value to deterministically create a seed value that can then be used to generate XRPL private keys.ASignatureServicethat uses BouncyCastle internally to sign with an in-memory instance ofPrivateKey.A container for EcDSA signature content.Immutable implementation ofEcDsaSignature.Builds instances of typeImmutableEcDsaSignature.Static constants for Secp256k1 operations.