Preparing search index...
The search index is not available
pts
pts
crypto-x509
PrivateKey
Interface PrivateKey
interface
PrivateKey
{
algorithm
:
string
;
key
:
object
;
}
Index
Properties
algorithm
key
Properties
algorithm
algorithm
:
string
algorithm 表示算法名称,目前仅支持 RSA。
key
key
:
object
key 表示私钥内容。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
algorithm
key
pts
Loading...
algorithm 表示算法名称,目前仅支持 RSA。