Class RecipientId

    • Constructor Detail

      • RecipientId

        protected RecipientId​(int type)
    • Method Detail

      • getType

        public int getType()
        Return the type code for this recipient ID.
        Returns:
        one of keyTrans, kek, keyAgree, password
      • clone

        public abstract Object clone()
        Specified by:
        clone in interface org.bouncycastle.util.Selector
        Overrides:
        clone in class Object