interface IKeyRingProvider
cangjie
public interface IKeyRingProvider功能:定义密钥环提供程序接口。
成员概览
| 成员 | 功能 |
|---|---|
| func getCurrentKeyRing() | 获取当前可用的密钥环。 |
func getCurrentKeyRing()
cangjie
func getCurrentKeyRing(): IKeyRing功能:获取当前可用的密钥环。
返回值:
- IKeyRing - 返回当前密钥环。