Uses of Interface
javax.xml.crypto.dsig.keyinfo.KeyValue
Packages that use KeyValue
-
Uses of KeyValue in javax.xml.crypto.dsig.keyinfo
Methods in javax.xml.crypto.dsig.keyinfo that return KeyValue修饰符和类方法描述abstract KeyValue
KeyInfoFactory.newKeyValue
(PublicKey key) Creates aKeyValue
from the specified public key.