public class PublicKeyRSA extends CVCPublicKey implements RSAPublicKey
CVC_VERSION, NEWLINE| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
protected CVCTagEnum[] |
getAllowedFields()
Returns tags for all allowed subfields, in the same order as they
appear when DER-encoded
|
String |
getFormat() |
BigInteger |
getModulus() |
BigInteger |
getPublicExponent() |
getEncoded, getObjectIdentifier, setObjectIdentifierencode, getAsText, getAsText, getDEREncoded, getEncodableFields, getOrderedSubfields, getSubfieldsdecodeLength, encodeLength, getAsText, getAsText, getParent, getTag, setParent, toByteArray, toByteArray, trimByteArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEncodedprotected CVCTagEnum[] getAllowedFields()
AbstractSequencegetAllowedFields in class AbstractSequencepublic String getAlgorithm()
getAlgorithm in interface Keypublic BigInteger getPublicExponent()
getPublicExponent in interface RSAPublicKeypublic BigInteger getModulus()
getModulus in interface RSAKeyCopyright © 2021. All rights reserved.