Method PostKeysPadCustomer
PostKeysPadCustomer(Byte[], Byte[], Byte[])
TBD
Declaration
public TryOptionAsync<HttpResponseMessage> PostKeysPadCustomer(byte[] padkeyprivate, byte[] padkeycert, byte[] rootchain)
Parameters
Type | Name | Description |
---|---|---|
System. |
padkeyprivate | byte array pf private key |
System. |
padkeycert | byte array of certificate |
System. |
rootchain | byte array pf root cert chain |
Returns
Type | Description |
---|---|
Language |