Modifier and Type | Field and Description |
---|---|
public long | |
public long | |
public long |
Access | Constructor and Description |
---|---|
public |
prfMechanism | back to summary |
---|---|
public long prfMechanism PKCS#11: CK_MECHANISM_TYPE prfMechanism; |
ulMacLength | back to summary |
---|---|
public long ulMacLength PKCS#11: CK_ULONG ulMacLength; |
ulServerOrClient | back to summary |
---|---|
public long ulServerOrClient PKCS#11: CK_ULONG ulServerOrClient; |
CK_TLS_MAC_PARAMS | back to summary |
---|---|
public CK_TLS_MAC_PARAMS(long prfMechanism, long ulMacLength, long ulServerOrClient) |