Uses of Interface
javax.xml.crypto.dsig.keyinfo.KeyValue
| Package | Description | 
|---|---|
| javax.xml.crypto.dsig.keyinfo | Classes for parsing and processing  KeyInfoelements and structures. | 
- 
Uses of KeyValue in javax.xml.crypto.dsig.keyinfoMethods in javax.xml.crypto.dsig.keyinfo that return KeyValue Modifier and Type Method Description abstract KeyValueKeyInfoFactory. newKeyValue(PublicKey key)Creates aKeyValuefrom the specified public key.