Pkcs1Rsa Other Prime Info
@Serializable
As per RFC8017:
OtherPrimeInfo ::= SEQUENCE {
prime INTEGER,
exponent INTEGER,
coefficient INTEGER
}Content copied to clipboard
As per RFC8017:
OtherPrimeInfo ::= SEQUENCE {
prime INTEGER,
exponent INTEGER,
coefficient INTEGER
}