Class RSAKeyValue
java.lang.Object
com.sun.xml.security.core.dsig.RSAKeyValueType
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RSAKeyValue
- Author:
- root
-
Field Summary
Fields inherited from class com.sun.xml.security.core.dsig.RSAKeyValueType
exponent, modulus -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.security.core.dsig.RSAKeyValueType
getExponent, getModulus, setExponent, setModulus
-
Constructor Details
-
RSAKeyValue
public RSAKeyValue()Creates a new instance of RSAKeyValue -
RSAKeyValue
-