Class RSAPublicKeyId
- java.lang.Object
-
- org.iqtig.xpacker.impl.keyverifier.RSAPublicKeyId
-
public class RSAPublicKeyId extends Object
-
-
Constructor Summary
Constructors Constructor Description RSAPublicKeyId(RSAPublicKey rsaPublicKey)
RSAPublicKeyId(org.iqtig.packer.shared.crypto.RSAModulus rsaModulus)
-
-
-
Constructor Detail
-
RSAPublicKeyId
public RSAPublicKeyId(RSAPublicKey rsaPublicKey)
-
RSAPublicKeyId
public RSAPublicKeyId(org.iqtig.packer.shared.crypto.RSAModulus rsaModulus)
-
-