public class CredentialFrame extends ControlFrame
HEADER_LENGTH| Constructor and Description |
|---|
CredentialFrame(short version,
short slot,
byte[] proof,
Certificate[] certificateChain) |
| Modifier and Type | Method and Description |
|---|---|
Certificate[] |
getCertificateChain() |
byte[] |
getProof() |
short |
getSlot() |
getFlags, getType, getVersion, toStringpublic CredentialFrame(short version,
short slot,
byte[] proof,
Certificate[] certificateChain)
public short getSlot()
public byte[] getProof()
public Certificate[] getCertificateChain()
Copyright © 1995-2015 Webtide. All Rights Reserved.