You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team @jouniaro ,
I want to connect server using certificate and private key authentication .Do you have an example which calls activate session with X509IdentityToken and SignatureData? To do this I am calling createX509IdentityToken method which requires one of parameter userTokenSignature (SignatureData) . So had tried to create SignatureData which requires private key for which getting cast exception PrivKey to PrivateKey.
The text was updated successfully, but these errors were encountered:
Hi Team @jouniaro ,
I want to connect server using certificate and private key authentication .Do you have an example which calls activate session with X509IdentityToken and SignatureData? To do this I am calling createX509IdentityToken method which requires one of parameter userTokenSignature (SignatureData) . So had tried to create SignatureData which requires private key for which getting cast exception PrivKey to PrivateKey.
The text was updated successfully, but these errors were encountered: