public static final class SignApi.Crypto.RsaSignature extends Object
Modifier and Type | Method and Description |
---|---|
static Optional<SignApi.Crypto.RsaSignature> |
of(byte[] octets)
Gets an RSA signature object with the given octets.
|
public static Optional<SignApi.Crypto.RsaSignature> of(byte[] octets)
octets
- The octets.Copyright © 2024. All rights reserved.