KeyDetails interface
公鑰詳細數據
屬性
not |
金鑰到期日注意:此屬性將不會串行化。 它只能由伺服器填入。 |
public |
公鑰注意:此屬性將不會串行化。 它只能由伺服器填入。 |
renew |
建議的金鑰更新日期注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
notAfter
金鑰到期日注意:此屬性將不會串行化。 它只能由伺服器填入。
notAfter?: Date
屬性值
Date
publicKey
公鑰注意:此屬性將不會串行化。 它只能由伺服器填入。
publicKey?: string
屬性值
string
renewAfter
建議的金鑰更新日期注意:此屬性將不會串行化。 它只能由伺服器填入。
renewAfter?: Date
屬性值
Date