public class SymmetricAlgorithmSpec extends AsymmetricAlgorithmSpec implements Serializable
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
CRLF
Constructor and Description |
---|
SymmetricAlgorithmSpec(org.bouncycastle.asn1.ASN1Encodable to) |
SymmetricAlgorithmSpec(AsymmetricAlgorithmSpec to) |
dumpValueNotation, getAlgorithm, getAlgorithmParameter, parse, toAsn1Object
fromBase64, fromHex, parse, prepareDump, toBase64, toBitString, toBytes, toDer, toHex
public static final long serialVersionUID
public SymmetricAlgorithmSpec(AsymmetricAlgorithmSpec to) throws IOException
IOException
public SymmetricAlgorithmSpec(org.bouncycastle.asn1.ASN1Encodable to) throws IOException
IOException
Copyright © 2023. All rights reserved.