public class KeyInfoCredentialContext extends Object implements CredentialContext
KeyInfo
element.Modifier and Type | Field and Description |
---|---|
private KeyInfo |
keyInfo
The KeyInfo context.
|
Constructor and Description |
---|
KeyInfoCredentialContext(KeyInfo ki)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
KeyInfo |
getKeyInfo()
Get the KeyInfo context from which the credential was derived.
|
private KeyInfo keyInfo
public KeyInfoCredentialContext(KeyInfo ki)
ki
- the KeyInfo contextpublic KeyInfo getKeyInfo()
Copyright © 1999–2017. All rights reserved.