Skip to content
Snippets Groups Projects
Select Git revision
  • adeaff5e02d1209fc49e73e1cc10e5fa21b404e3
  • main default protected
  • nicoa96-main-patch-39695
  • nicoa96-main-patch-29647
  • jt/bhtfin
  • jt/bhtnew
  • revert-adeaff5e
  • nicoa96-main-patch-73354
  • nicoa96-main-patch-47348
  • jt/bht
  • jima1
  • jima
  • na/bhtalgorithmus
  • yuhe
  • jn/nasa-data
  • Nicola
  • kuba
17 results

bht_algorithm_3D.py

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    PGPSecretSubKeyPacket.h 261 B
    //
    //  PGPSecretSubKeyPacket.h
    //  ObjectivePGP
    //
    //  Created by Marcin Krzyzanowski on 07/05/14.
    //  Copyright (c) 2014 Marcin Krzyżanowski. All rights reserved.
    //
    
    #import "PGPSecretKeyPacket.h"
    
    @interface PGPSecretSubKeyPacket : PGPSecretKeyPacket
    
    @end