public interface KeyInfoGenerator
KeyInfo based on keying material and other
information found within a Credential.| 修飾子とタイプ | メソッドと説明 |
|---|---|
KeyInfo |
generate(Credential credential)
Generate a new KeyInfo object based on keying material and other information within a credential.
|
KeyInfo generate(Credential credential) throws SecurityException
credential - the credential containing keying material and possibly other informationSecurityException - thrown if there is any error generating the new KeyInfo from the credentialCopyright © 2012. All Rights Reserved.