Module java.base
Package java.security

Interface KeyStore.Entry

    • Method Detail

      • getAttributes

        default Set<KeyStore.Entry.Attribute> getAttributes()
        Retrieves the attributes associated with an entry.
        Implementation Requirements:
        The default implementation returns an empty Set.
        Returns:
        an unmodifiable Set of attributes, possibly empty
        Since:
        1.8

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部